diff --git a/docs/changelog.rst b/docs/changelog.rst index c5c7e1a..66bc3d7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -23,6 +23,8 @@ Fixed Bugs correctly (patch by Jason Michalski) - #72: Regression against issue #38, migrate drops engine reference (patch by asuffield@gmail.com) +- #154: versioning/schema.py imports deprecated sqlalchemy.exceptions (patch by + Alex Favaro) 0.7.2 (2011-11-01) --------------------------- diff --git a/docs/credits.rst b/docs/credits.rst index 937c3d7..a2d0648 100644 --- a/docs/credits.rst +++ b/docs/credits.rst @@ -23,6 +23,7 @@ improve sqlalchemy-migrate: - Adam Lowry - Adomas Paltanavicius - Alexander Artemenko + - Alex Favaro - Andrew Bialecki - Andrew Grossman - Andrew Lenards @@ -93,6 +94,7 @@ improve sqlalchemy-migrate: - Nicholas Retallack - Nick Barendt - Patrick Shields + - Paul Bonser - Paul Johnston - Pawel Bylina - Pedro Algarvio