summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 43ea07b32..c4897660b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -164,6 +164,9 @@ Bug Fixes
Documentation
-------------
+- Added a (fairly sad) "Combining Traversal and URL Dispatch" chapter
+ to the narrative documentation.
+
- A "router" chapter explaining the request/response lifecycle at a
high level was added.