diff options
| author | John Anderson <sontek@gmail.com> | 2015-09-06 15:35:10 -0700 |
|---|---|---|
| committer | John Anderson <sontek@gmail.com> | 2015-09-06 15:35:10 -0700 |
| commit | e0a40abac5322f06022799f55f339d6f49b5abd8 (patch) | |
| tree | e8ffb738d653ba328fdbb6b55df65967b5a19717 | |
| parent | cb92023e9d0ddb56d20dcc445a5e028fec581342 (diff) | |
| download | pyramid-e0a40abac5322f06022799f55f339d6f49b5abd8.tar.gz pyramid-e0a40abac5322f06022799f55f339d6f49b5abd8.tar.bz2 pyramid-e0a40abac5322f06022799f55f339d6f49b5abd8.zip | |
Added an entry to changelog
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 98fa7f85a..060af5bdb 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -134,6 +134,9 @@ Features that as the response class instead of the default ``HTTPFound``. See https://github.com/Pylons/pyramid/pull/1610 +- Additional shells for ``pshell`` can now be registered as entrypoints. See + https://github.com/Pylons/pyramid/pull/1891 + Bug Fixes --------- |
