diff options
Diffstat (limited to 'CHANGES.rst')
| -rw-r--r-- | CHANGES.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index b9eacd894..a582ca98f 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -6,6 +6,9 @@ Features - Pyramid adds support for Python 3.11. +- Added HTTP 418 error code via `pyramid.httpexceptions.HTTPImATeapot`. + See https://github.com/Pylons/pyramid/pull/3667 + Bug Fixes --------- |
