summaryrefslogtreecommitdiff
path: root/docs/build/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/build/changelog.rst')
-rw-r--r--docs/build/changelog.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst
index 5cf83d8..6356709 100644
--- a/docs/build/changelog.rst
+++ b/docs/build/changelog.rst
@@ -4,6 +4,19 @@
Changelog
==========
.. changelog::
+ :version: 0.7.4
+
+ .. change::
+ :tags: bug, autogenerate
+ :tickets: 261
+ :pullreq: github:17
+
+ Fixed issue in autogenerate type rendering where types that belong
+ to modules that have the name "sqlalchemy" in them would be mistaken
+ as being part of the ``sqlalchemy.`` namespace. Pull req courtesy
+ Bartosz Burclaf.
+
+.. changelog::
:version: 0.7.3
:released: December 30, 2014