From 66f7ef8c51d66bb88b6cd2b457da1981a12da1a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Tue, 20 Sep 2022 12:00:01 +0200 Subject: [PATCH] prepare for beta2 release --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1131b2117..030b4ba33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,12 +11,15 @@ and this project adheres to ## Unreleased + +## Test releases + +### 2.0.0-beta2 + * [workflow]: Fixed: the notification is sent when the user is added to the first step. * [budget] Feature: allow to desactivate some charges and resources, adding an `active` key in the configuration * [person] Feature: on Evaluation, allow to configure an URL from the admin -## Test releases - ### 2022-06 * [workflow]: added pagination to workflow list page