]> 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:07 +0000 (18:03 -0400)
doc/build/changelog/changelog_09.rst

index 432c2a99d4978180bba9ade1f40cf688e4c53939..0b4ad616a9b6d0425a1a0f2026890e35972f17df 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