summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 8235f53a5..0bd19572a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -21,6 +21,10 @@ Documentation
- Render the function definitions for each exposed interface in
``pyramid.interfaces``.
+- Add missing docs reference to
+ ``pyramid.config.Configurator.set_view_mapper`` and refer to it within
+ Hooks chapter section named "Using a View Mapper".
+
Features
--------