summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2011-12-03 13:36:59 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2011-12-03 13:36:59 -0500
commit192d86c69d97286b2284fae39c74c1752077f798 (patch)
treecb58cb28f0623e97a517c9b33b71e8df7e0dda29 /CHANGES
parent2e2fc529a4db7aea2b3c70de932c983e1c0b990e (diff)
downloadalembic-192d86c69d97286b2284fae39c74c1752077f798.tar.gz
- Python 2.5 is supported, needs
__future__.with_statement
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a60f041..ff9f4df 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@
- PyPy is supported.
+- Python 2.5 is supported, needs
+ __future__.with_statement
+
0.1.0
=====
- Initial release. Status of features: