From d5a66295d8044cd7d60c684a5c1732771822d149 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Sun, 22 Oct 2017 13:51:20 -0500 Subject: changelog for #3140 --- CHANGES.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 01e4b2f1c..482610319 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -30,6 +30,11 @@ Deprecations Backward Incompatibilities -------------------------- +- On Python 3.4+ the ``repoze.lru`` dependency is dropped. If you were using + this package directly in your apps you should make sure that you are + depending on it directly within your project. + See https://github.com/Pylons/pyramid/pull/3140 + Documentation Changes --------------------- -- cgit v1.2.3