summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorR. Tyler Ballance <tyler@slide.com>2009-09-17 10:25:08 -0700
committerR. Tyler Ballance <tyler@slide.com>2009-09-17 10:25:08 -0700
commit9050b8bf0fa67e098aae6f6f9f675530ffffd364 (patch)
treeb3a6d95ba40a89b6a0437173a38e4dfeede87793 /CHANGES
parentf0ab772973efcc0ab07bba4ca98afc0fc58bb3e0 (diff)
downloadpython-cheetah-9050b8bf0fa67e098aae6f6f9f675530ffffd364.tar.gz
Bump the version in /next/ to 2.3.0
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 56c1d07..15c5f0c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,7 @@
+2.3.0 (unreleased)
+ -
+
2.2.2 (September 10th, 2009)
- Prevent _namemapper.c from segfaulting when PyImport_ImportModule fails for some reason (Bogdano Arendartchuk <debogdano@gmail.com>)
- Removal of the contrib/markdown module (in favor of a setuptools dependency)