Chris McDonough
2015-04-12 200c9eb4cd69f7bdccb19cfa41d2c0ede79665e2
add change note related to #1529
1 files modified
4 ■■■■ changed files
CHANGES.txt 4 ●●●● patch | view | raw | blame | history
CHANGES.txt
@@ -4,6 +4,10 @@
Features
--------
- Make it possible to subclass ``pyramid.request.Request`` and also use
  ``pyramid.request.Request.add_request.method``.  See
  https://github.com/Pylons/pyramid/issues/1529
- The ``pyramid.config.Configurator`` has grown the ability to allow
  actions to call other actions during a commit-cycle. This enables much more
  logic to be placed into actions, such as the ability to invoke other actions