Skip to content

Commit

Permalink
add changelog for #379
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerickel committed Oct 10, 2018
1 parent d822b20 commit 06eda14
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ Feature
- Added ``acceptparse.Accept.parse_offer`` to codify what types of offers
are compatible with ``acceptparse.AcceptValidHeader.acceptable_offers``,
``acceptparse.AcceptMissingHeader.acceptable_offers``, and
``acceptparse.AcceptInvalidHeader.acceptable_offers``.
See https://github.com/Pylons/webob/pull/376
``acceptparse.AcceptInvalidHeader.acceptable_offers``. This API also
normalizes the offer with lowercased type/subtype and parameter names.
See https://github.com/Pylons/webob/pull/376 and
https://github.com/Pylons/webob/pull/379

Compatibility
~~~~~~~~~~~~~
Expand Down

0 comments on commit 06eda14

Please sign in to comment.