Skip to content

Commit

Permalink
update changelog with new http exceptions from #1372
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerickel committed Nov 10, 2014
1 parent 04d2a1d commit 7dd3902
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ Features
- Added line numbers to the log formatters in the scaffolds to assist with
debugging. See https://github.com/Pylons/pyramid/pull/1326

- Add new HTTP exception objects for status codes
``428 Precondition Required``, ``429 Too Many Requests`` and
``431 Request Header Fields Too Large`` in ``pyramid.httpexceptions``.
See https://github.com/Pylons/pyramid/pull/1372/files

Bug Fixes
---------

Expand Down

0 comments on commit 7dd3902

Please sign in to comment.