diff options
| -rw-r--r-- | CHANGES.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index b7be0aea0..91f88c1c6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -105,6 +105,14 @@ Documentation - Added (weak) description of new view mapper feature to Hooks narrative chapter. +- Split views chapter into 2: View Callables and View Configuration. + +- Reorder Renderers and Templates chapters after View Callables but before + View Configuration. + +- Merge Session Objects, Cross-Site Request Forgery, and Flash Messaging + chapter into a single Sessions chapter. + Internals --------- |
