diff options
| -rw-r--r-- | CHANGES.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index d2dbe071b..98df4cd67 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,9 @@ +Unreleased +========== + +- Break potential reference cycle between `request` and `context`. + See https://github.com/Pylons/pyramid/pull/3649 + 2.0b0 (2020-12-15) ================== |
