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 03414e8c3..b0f7a614f 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -6,6 +6,9 @@ Features
- Add a ``**kw`` arg to the ``Configurator.add_settings`` API.
+- Add ``hook_zca`` and ``unhook_zca`` methods to the ``Configurator``
+ API.
+
Bug Fixes
---------