summaryrefslogtreecommitdiff
path: root/doc/build/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/build/changelog.rst')
-rw-r--r--doc/build/changelog.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/build/changelog.rst b/doc/build/changelog.rst
index 27c12e5..81ded29 100644
--- a/doc/build/changelog.rst
+++ b/doc/build/changelog.rst
@@ -10,6 +10,12 @@ Changelog
:released:
.. change::
+ :tags: bug, py3k
+
+ Fixed bug in ``decode.<encoding>`` filter where a non-string object
+ would not be correctly interpreted in Python 3.
+
+ .. change::
:tags: feature
Template modules now generate a JSON "metadata" structure at the bottom