summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-10-06 11:44:57 -0700
committerSteve Piercy <web@stevepiercy.com>2016-10-06 11:44:57 -0700
commit4c5e14f3a843f588e380c865ac362bcc017b69a6 (patch)
tree61ef957a700f5e6219e15e28e68b80e8a92bf8f2 /CHANGES.txt
parentbf22edc86d0f8dc9b072b974cfd5b4604688efa6 (diff)
downloadpyramid-4c5e14f3a843f588e380c865ac362bcc017b69a6.tar.gz
pyramid-4c5e14f3a843f588e380c865ac362bcc017b69a6.tar.bz2
pyramid-4c5e14f3a843f588e380c865ac362bcc017b69a6.zip
Update changes with pyramid_nacl_session
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 77129bdb1..19708fde3 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -97,6 +97,9 @@ Deprecations
Documentation Changes
---------------------
+- Add pyramid_nacl_session to session factories.
+ See https://github.com/Pylons/pyramid/issues/2791
+
- Update HACKING.txt from stale branch that was never merged to master.
See https://github.com/Pylons/pyramid/pull/2782