summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index fd9673a..2bc1e5f 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,13 +1,15 @@
Changes
=======
-4.1.2 (unreleased)
+4.2.0 (unreleased)
------------------
+- Drop support for Python 2.6 and 3.2.
+
- Accept and ignore ``i18n:ignore`` and ``i18n:ignore-attributes`` attributes.
For compatibility with other tools (such as ``i18ndude``).
-- Claim support for Python 3.5.
+- Add support for Python 3.5.
4.1.1 (2015-06-05)
------------------