diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index e5cb81aa9..9d3f35b3d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -186,7 +186,8 @@ Documentation and authorization policies to the "Security" narrative chapter. - Added a (fairly sad) "Combining Traversal and URL Dispatch" chapter - to the narrative documentation. + to the narrative documentation. This explains the usage of + ``*traverse`` and ``*subpath`` in routes URL patters. - A "router" chapter explaining the request/response lifecycle at a high level was added. |
