updated CHANGELOG

This commit is contained in:
jan.dittberner 2009-01-25 12:49:36 +00:00
parent c957e49b26
commit f9092faf07

View File

@ -1,5 +1,5 @@
0.5.0
- SA 0.5.x support. SQLAlchemy < 0.5 not supported anymore.
0.5.1
- SA 0.5.x support. SQLAlchemy < 0.5.1 not supported anymore.
- use nose instead of py.test for testing
- Added --echo=True option for all commands, which will make the
sqlalchemy connection echo SQL statements.