From 73453bf91f1ea809716b10ff9b46a1b613caeb67 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Sun, 29 Jan 2023 12:16:05 -0600 Subject: add changelog entry for #3667 --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.rst') 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 --------- -- cgit v1.2.3