From b8143d2561efc8cc31c45936463c6131479ddab0 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Tue, 20 May 2014 17:25:26 -0700 Subject: [PATCH] Changelog for #782 (fix #779) --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 41cca4448..bb1a61f0d 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -16,6 +16,8 @@ Changelog Google Image Search. Thanks to Lemutar. * :doc:`/plugins/play`: The ``command`` config option can now contain arguments (rather than just an executable). Thanks to Alessandro Ghedini. +* Fix an error when using the :ref:`modify-cmd` command to remove a flexible + attribute. Thanks to Pierre Rust. 1.3.6 (May 10, 2014)