diff options
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 082b51c41..ba8aae559 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,7 +4,7 @@ next release Features -------- -- ``scripts/prequrest.py``: add support for submitting ``PUT`` and ``PATCH`` +- ``scripts/prequest.py``: add support for submitting ``PUT`` and ``PATCH`` requests. See https://github.com/Pylons/pyramid/pull/1033. - ``ACLAuthorizationPolicy`` supports ``__acl__`` as a callable. This |
