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 a1ac46fd6..4378fba85 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -9,6 +9,10 @@ Next release
- Routes URL dispatch did not have access to the WSGI environment,
so conditions such as method=GET did not work.
+ Features
+
+ - Add ``principals_allowed_by_permission`` API to security module.
+
0.3.7 (09/09/2008)
Features