aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fb83453..1e5cad8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,8 @@
is backwards incompatible vs. code that is relying upon a _('')
translation to be working within a call tag.
+- [bug] The Babel plugin has been repaired to work on Python 3.
+
0.8.1
- [bug] Changed setup.py to skip installing markupsafe
if Python version is < 2.6 or is between 3.0 and