From 129015b8d9cbc429a00d1920651635debfe587be Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Tue, 22 Apr 2014 14:46:22 -0700 Subject: [PATCH] changelog thanks for #714 --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 29cc41662..f0c8f5471 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -22,7 +22,7 @@ Fixes: * The ``%if{}`` template function now appropriately interprets the condition as false when it contains the string "false". Thanks to Ayberk Yilmaz. * :doc:`/plugins/convert`: Fix conversion for files that include a video - stream by ignoring it. + stream by ignoring it. Thanks to brunal. 1.3.5 (April 15, 2014)