diff options
| -rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 9500c0ccb..307a34f58 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -15,6 +15,12 @@ Bug Fixes syntax as the pattern supplied to ``add_route``. This style of routing is not supported. They were replaced with ``:colon`` style route patterns. +Documentation +------------- + +- ZODB+traversal wiki (``wiki``) tutorial updated due to changes to + ``pyramid_zodb`` paster template. + 1.0a2 (2010-11-09) ================== |
