diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index c3f7fb31f..33546e947 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -13,6 +13,9 @@ Features - Added ``debug_routematch`` configuration setting that logs matched routes (including the matchdict and predicates). +- The name ``registry`` is now available in a ``pshell`` environment by + default. It is the application registry object. + Documentation ------------- @@ -22,6 +25,8 @@ Documentation - Added reference to ``BFG_DEBUG_ROUTEMATCH`` envvar and ``debug_routematch`` config file setting to the Environment narrative docs chapter. +- Changed "Project" chapter slightly to expand on use of ``paster pshell``. + Paster Templates ---------------- |
