Skip to content

Commit

Permalink
Update CHANGES.rst for #3251
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalresistor committed May 19, 2018
1 parent 12a58d2 commit f7a313d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ Bug Fixes
error code.
See https://github.com/Pylons/pyramid/pull/3280

- Replace ``webob.acceptparse.MIMEAccept`` from WebOb with
``webob.acceptparse.create_accept_header`` in the HTTP exception handling
code. The old ``MIMEAccept`` has been deprecated. The new methods follow the
RFC's more closely. See https://github.com/Pylons/pyramid/pull/3251

Deprecations
------------

Expand Down

0 comments on commit f7a313d

Please sign in to comment.