diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index cf765f3a0..7e4a48ccf 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,10 @@ +After 0.1 + + - Added 'repoze.bfg.push:pushpage' decorator, which creates BFG views + from callables which take (context, request) and return a mapping of + top-level names. + 0.1 - Initial release. + - Initial release. |
