From d5c361d8bccb57e3b6969a91209511cc4a45134a Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Mon, 29 Feb 2016 13:05:04 -0600 Subject: update changelog for #2024 --- CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 84a62837c..3a1305c95 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,12 @@ unreleased ========== +- A complete overhaul of the ``alchemy`` scaffold as well as the + Wiki2 SQLAlchemy + URLDispatch tutorial to introduce more modern features + into the usage of SQLAlchemy with Pyramid and provide a better starting + point for new projects. + See https://github.com/Pylons/pyramid/pull/2024 + - Dropped Python 3.2 support. See https://github.com/Pylons/pyramid/pull/2256 -- cgit v1.2.3