summaryrefslogtreecommitdiff
path: root/docs/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 66bc3d7..a61b6b9 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -25,6 +25,9 @@ Fixed Bugs
asuffield@gmail.com)
- #154: versioning/schema.py imports deprecated sqlalchemy.exceptions (patch by
Alex Favaro)
+- fix deprecation warning using MetaData.reflect instead of reflect=True
+ constructor argument
+- fix test failure by removing unsupported length argument for Text column
0.7.2 (2011-11-01)
---------------------------