diff options
| author | jan.dittberner <unknown> | 2008-04-04 20:51:24 +0000 |
|---|---|---|
| committer | jan.dittberner <unknown> | 2008-04-04 20:51:24 +0000 |
| commit | c13931b6b911dde2b3732c23428da7be64786a9e (patch) | |
| tree | ae4280cc877385dc2bdcf81a79b73464cd3d6ab3 | |
| parent | 3ecf68a99c87a9d40c6f46511ce3c7c24c4f8ecd (diff) | |
| download | sqlalchemy-migrate-c13931b6b911dde2b3732c23428da7be64786a9e.tar.gz | |
- merged CHANGELOG from bugfix branch
| -rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ 0.4.x - work by Christian Simms to compare metadata against databases +0.4.4 +- patch by pwannygoodness for Issue #15 +- fixed unit tests to work with py.test 0.9.1 +- fix for a SQLAlchemy deprecation warning + 0.4.3 - patch by Kevin Dangoor to handle database versions as packages and ignore their __init__.py files in version.py |
