diff options
| -rw-r--r-- | CHANGES.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index b664ab092..8a151729c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -30,6 +30,13 @@ Features dictionary-like methods in such a way that existing traverser code which expects to be passed an environ will continue to work. +Documentation +------------- + +- Various changes were made to narrative and API documentation + supporting the change from passing a request rather than an environ + to root factories and traversers. + Internal -------- |
