From 6d85de4bfc30f997a9e39ebbf4bfbc7155bd2904 Mon Sep 17 00:00:00 2001 From: jssuzanne Date: Thu, 13 May 2021 14:14:58 +0200 Subject: [PATCH] Updated document --- doc/CHANGES.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/CHANGES.rst b/doc/CHANGES.rst index 38662f2..258bc44 100644 --- a/doc/CHANGES.rst +++ b/doc/CHANGES.rst @@ -7,6 +7,7 @@ .. Copyright (C) 2019 Jean-Sebastien SUZANNE .. Copyright (C) 2020 Jean-Sebastien SUZANNE .. Copyright (C) 2020 Pierre Verkest +.. Copyright (C) 2021 Jean-Sebastien SUZANNE .. .. This Source Code Form is subject to the terms of the Mozilla Public License, .. v. 2.0. If a copy of the MPL was not distributed with this file,You can @@ -15,9 +16,13 @@ CHANGELOG ========= -1.3.0 (unreleased) +1.2.1 (unreleased) ------------------ +* Forced Pyramid version before upgrade to 2.0 +* Refactored code to rename **registry** by **anyblok** +* Improved coverage + 1.2.0 (2020-12-03) ------------------