summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/build/changelog.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst
index 9c06825..193c87f 100644
--- a/docs/build/changelog.rst
+++ b/docs/build/changelog.rst
@@ -25,6 +25,13 @@ Changelog
directive, even though they render within a full
``ForeignKeyConstraint`` directive.
+ .. change::
+ :tags: bug, tests
+
+ Repaired warnings that occur when running unit tests against
+ SQLAlchemy 1.0.5 or greater involving the "legacy_schema_aliasing"
+ flag.
+
.. changelog::
:version: 0.7.6
:released: May 5, 2015