]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- changelog
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 8 Jun 2014 22:03:07 +0000 (18:03 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 8 Jun 2014 22:03:42 +0000 (18:03 -0400)
doc/build/changelog/changelog_09.rst

index a293861494eb229b8f72f7e37a9d85c9307b4ccf..cbd5b42192046e871d1698b077600eeee882f785 100644 (file)
 .. changelog::
     :version: 0.9.5
 
+    .. change::
+        :tags: feature, examples
+        :pullreq: bitbucket: 21
+
+        Added a new example illustrating materialized paths, using the
+        latest relationship features.   Example courtesy Jack Zhou.
+
     .. change::
         :tags: bug, testsuite
         :pullreq: github: 95