Changelog
==========
+.. changelog::
+ :version: 0.6.0
+
+ .. change::
+ :tags: feature
+ :pullreq: 34
+ :tickets: 55
+
+ Source base is now in-place for Python 2.6 through
+ 3.3, without the need for 2to3. Support for Python 2.5
+ and below has been dropped. Huge thanks to
+ Hong Minhee for all the effort on this!
+
.. changelog::
:version: 0.5.0
:released: Thu Apr 4 2013
SQLAlchemy as of version **0.7.3**. The latest version of SQLAlchemy within
the **0.7** or **0.8** series is strongly recommended.
+Alembic supports Python versions 2.6 and above.
+
.. versionchanged:: 0.5.0
Support for SQLAlchemy 0.6 has been dropped.
+.. versionchanged:: 0.6.0
+ Now supporting Python 2.6 and above.
Community
=========