update credits and changelog

This commit is contained in:
Jan Dittberner 2013-02-09 11:18:27 +01:00
parent 2ff11c176a
commit 2e26236baa
2 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,8 @@ Fixed Bugs
correctly (patch by Jason Michalski) correctly (patch by Jason Michalski)
- #72: Regression against issue #38, migrate drops engine reference (patch by - #72: Regression against issue #38, migrate drops engine reference (patch by
asuffield@gmail.com) asuffield@gmail.com)
- #154: versioning/schema.py imports deprecated sqlalchemy.exceptions (patch by
Alex Favaro)
0.7.2 (2011-11-01) 0.7.2 (2011-11-01)
--------------------------- ---------------------------

View File

@ -23,6 +23,7 @@ improve sqlalchemy-migrate:
- Adam Lowry - Adam Lowry
- Adomas Paltanavicius - Adomas Paltanavicius
- Alexander Artemenko - Alexander Artemenko
- Alex Favaro
- Andrew Bialecki - Andrew Bialecki
- Andrew Grossman - Andrew Grossman
- Andrew Lenards - Andrew Lenards
@ -93,6 +94,7 @@ improve sqlalchemy-migrate:
- Nicholas Retallack - Nicholas Retallack
- Nick Barendt - Nick Barendt
- Patrick Shields - Patrick Shields
- Paul Bonser
- Paul Johnston - Paul Johnston
- Pawel Bylina - Pawel Bylina
- Pedro Algarvio - Pedro Algarvio