From 604b11eee5e7220164dabcdb578fb021804fe6c9 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Tue, 15 Dec 2020 23:35:16 -0600 Subject: prep 2.0a1 --- CHANGES.rst | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst index d3a372629..0df071528 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,5 +1,16 @@ -unreleased -========== +2.0a1 (2020-12-15) +================== + +- Overhaul tutorials and update cookiecutter to de-emphasize ``request.user`` + in favor of ``request.identity`` for common use cases. + See https://github.com/Pylons/pyramid/pull/3629 + +- Improve documentation and patterns with builtin fixtures shipped in the + cookiecutters. + See https://github.com/Pylons/pyramid/pull/3629 + +2.0a0 (2020-11-29) +================== Features -------- -- cgit v1.2.3