summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/build/changelog/changelog_09.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst
index 432c2a99d..0b4ad616a 100644
--- a/doc/build/changelog/changelog_09.rst
+++ b/doc/build/changelog/changelog_09.rst
@@ -15,6 +15,13 @@
: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