summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2017-05-22 17:49:58 -0700
committerSteve Piercy <web@stevepiercy.com>2017-05-22 17:49:58 -0700
commit50d216a549bc848f411769690d722d367c91fdb4 (patch)
tree22dcc232e9997333c17912916439900b39bb26a3 /CHANGES.txt
parentf6f6d13be6c9ca384fefc35729ecf32a20b8b50d (diff)
downloadpyramid-50d216a549bc848f411769690d722d367c91fdb4.tar.gz
pyramid-50d216a549bc848f411769690d722d367c91fdb4.tar.bz2
pyramid-50d216a549bc848f411769690d722d367c91fdb4.zip
add change note
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 1a7cfaf0b..c21508a70 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -5,6 +5,10 @@ unreleased
new message suggests alternatives based on the list of known predicates.
See https://github.com/Pylons/pyramid/pull/3054
+- Added integrity attributes for JavaScripts in cookiecutters, scaffolds, and
+ resulting source files in tutorials.
+ See https://github.com/Pylons/pyramid/issues/2548
+
1.9a2 (2017-05-09)
==================