From 0441e47ae10f8e2006fd56860c90e96de30f6dec Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Wed, 7 Feb 2024 21:08:16 -0700 Subject: add changelog for #3747 and #3751 --- CHANGES.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst index 96d496044..e712449ca 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -63,3 +63,15 @@ Backward Incompatibilities Documentation Changes --------------------- + +- Sync the SQLAlchemy Wiki tutorial with changes to the + ``pyramid-cookiecutter-starter``. Includes updates to use ``pyproject.toml`` + to replace separate config files for ``pytest``, ``coverage``, and + ``setuptools``. Also upgrades patterns to support SQLAlchemy 2.0. + See https://github.com/Pylons/pyramid/pull/3747 + +- Sync the ZODB Wiki tutorial with changes to the + ``pyramid-cookiecutter-starter``. Includes updates to use ``pyproject.toml`` + to replace separate config files for ``pytest``, ``coverage``, and + ``setuptools``. + See https://github.com/Pylons/pyramid/pull/3751 -- cgit v1.2.3