changelog entries removed... moved to changelog at root

This commit is contained in:
Julie Lenaerts 2021-10-29 16:31:22 +02:00
parent a09c824726
commit 4dc29435dc
3 changed files with 0 additions and 14 deletions

View File

@ -156,7 +156,3 @@ Version 1.5.24
- [bugfix] add missing migration files - [bugfix] add missing migration files
Version 1.5.25
==============
- [module] a module was created to add a blur effect on confidential information. Effect can be toggled.

View File

@ -115,8 +115,3 @@ Version 1.5.14
- [Person list] Add a lock/unlock icon instead of open/closed folder in result list; - [Person list] Add a lock/unlock icon instead of open/closed folder in result list;
- [Admin closing motive] Remove links to Closing motive View; - [Admin closing motive] Remove links to Closing motive View;
- [Admin closing motive] Improve icons for active in list of closing motive; - [Admin closing motive] Improve icons for active in list of closing motive;
Version 1.5.15
==============
- [Accompanying period edit] If requestor is anonymous -> blur effect is applied.

View File

@ -6,8 +6,3 @@ branch master
* add a render template for entity ThirdParty ; * add a render template for entity ThirdParty ;
* remove dump messages ; * remove dump messages ;
Version 1.5.1
=============
- If thirdparty contactDataAnonymous is true -> blur effect is applied on contact information. Effect can be toggled.