prepare for beta2 release

This commit is contained in:
Julien Fastré 2022-09-20 12:00:01 +02:00
parent cdb9d967ff
commit 66f7ef8c51

View File

@ -11,12 +11,15 @@ and this project adheres to
## Unreleased ## Unreleased
<!-- write down unreleased development here --> <!-- write down unreleased development here -->
## Test releases
### 2.0.0-beta2
* [workflow]: Fixed: the notification is sent when the user is added to the first step. * [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 * [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 * [person] Feature: on Evaluation, allow to configure an URL from the admin
## Test releases
### 2022-06 ### 2022-06
* [workflow]: added pagination to workflow list page * [workflow]: added pagination to workflow list page