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@monkeypox.org>2009-10-12 23:15:10 -0700
commitad9f16e04b12c47fa1225af50e5a90c2d6fdbf99 (patch)
treed8978d0befa0f8f3e743047a55b28f445af77159 /CHANGES
parent9b6fc119f8ebc83909b83644eff3e339a1535983 (diff)
downloadpython-cheetah-ad9f16e04b12c47fa1225af50e5a90c2d6fdbf99.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)