summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2015-11-12 19:53:28 -0600
committerMichael Merickel <michael@merickel.org>2015-11-12 19:53:28 -0600
commitcbec33b898efffbfa6acaf91cae45ec0daed4d7a (patch)
tree1bfa0b373d57755a9b4791b9dbb392094dbb468b /CHANGES.txt
parent345ca3052c395545b90fef9104a16eed5ab051a5 (diff)
downloadpyramid-cbec33b898efffbfa6acaf91cae45ec0daed4d7a.tar.gz
pyramid-cbec33b898efffbfa6acaf91cae45ec0daed4d7a.tar.bz2
pyramid-cbec33b898efffbfa6acaf91cae45ec0daed4d7a.zip
update changelog with #2013
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 8b63cf847..18e8ba39c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -57,7 +57,8 @@ Features
Core APIs are shipped for both cache busting via query strings and
path segments and may be extended to fit into custom asset pipelines.
See https://github.com/Pylons/pyramid/pull/1380 and
- https://github.com/Pylons/pyramid/pull/1583
+ https://github.com/Pylons/pyramid/pull/1583 and
+ https://github.com/Pylons/pyramid/pull/2013
- Add ``pyramid.config.Configurator.root_package`` attribute and init
parameter to assist with includeable packages that wish to resolve