summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index da4a8d324..7b181f2c5 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -36,6 +36,9 @@ Documentation
- ZODB+traversal wiki (``wiki``) tutorial updated due to changes to
``pyramid_zodb`` paster template.
+- SQLAlchemy+urldispach wiki (``wiki2``) tutorial updated due to changes to
+ ``pyramid_routesalchemy`` paster template.
+
- Documented the ``matchdict`` and ``matched_route`` attributes of the
request object in the Request API documentation.