summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorMarius Gedminas <marius@gedmin.as>2015-11-13 12:57:44 +0200
committerMarius Gedminas <marius@gedmin.as>2015-11-13 12:57:44 +0200
commit65009b236143ae0d0a000f816a2fc2d1862d1a75 (patch)
tree2a6bae44719729c797523c2ff7d42609377bc8a4 /CHANGES.rst
parent3e48d6c2df25101e9865921b4aff49aa7972b624 (diff)
parentab99c4d7bfe1d83c704580037e5790bb5d2c622a (diff)
downloadzope-tal-65009b236143ae0d0a000f816a2fc2d1862d1a75.tar.gz
Merge pull request #5 from felixonmars/master
Note explicit support for Python 3.5
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index ad2284c..fd9673a 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -7,6 +7,8 @@ Changes
- Accept and ignore ``i18n:ignore`` and ``i18n:ignore-attributes`` attributes.
For compatibility with other tools (such as ``i18ndude``).
+- Claim support for Python 3.5.
+
4.1.1 (2015-06-05)
------------------