From 8467b5e2be8047019975033912e7280f46c06ded Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Tue, 19 Aug 2014 13:36:33 -0700 Subject: [PATCH] Changelog for #906 --- docs/changelog.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index a9b28fe1c..dbddadd6c 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -88,7 +88,8 @@ Little improvements and fixes: character. * Fixed a regression in the core that caused the :doc:`/plugins/scrub` not to work in ``auto`` mode. Thanks to Harry Khanna. - +* The :ref:`write-cmd` command now has a ``--force`` flag. Thanks again to + Harry Khanna. 1.3.6 (May 10, 2014)