diff --git a/CHANGES.rst b/CHANGES.rst index 98df4cd676..a8e4d6c61a 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,7 +1,7 @@ Unreleased ========== -- Break potential reference cycle between `request` and `context`. +- Break potential reference cycle between ``request`` and ``context``. See https://github.com/Pylons/pyramid/pull/3649 2.0b0 (2020-12-15)