diff --git a/src/Bundle/ChillMainBundle/CHANGELOG.md b/src/Bundle/ChillMainBundle/CHANGELOG.md index 27a6b3314..9cda80ae4 100644 --- a/src/Bundle/ChillMainBundle/CHANGELOG.md +++ b/src/Bundle/ChillMainBundle/CHANGELOG.md @@ -156,7 +156,3 @@ Version 1.5.24 - [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. diff --git a/src/Bundle/ChillPersonBundle/CHANGELOG.md b/src/Bundle/ChillPersonBundle/CHANGELOG.md index 3257c8507..5ba71f288 100644 --- a/src/Bundle/ChillPersonBundle/CHANGELOG.md +++ b/src/Bundle/ChillPersonBundle/CHANGELOG.md @@ -115,8 +115,3 @@ Version 1.5.14 - [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] Improve icons for active in list of closing motive; - -Version 1.5.15 -============== - -- [Accompanying period edit] If requestor is anonymous -> blur effect is applied. diff --git a/src/Bundle/ChillThirdPartyBundle/CHANGELOG.md b/src/Bundle/ChillThirdPartyBundle/CHANGELOG.md index 438d1f756..5653415df 100644 --- a/src/Bundle/ChillThirdPartyBundle/CHANGELOG.md +++ b/src/Bundle/ChillThirdPartyBundle/CHANGELOG.md @@ -6,8 +6,3 @@ branch master * add a render template for entity ThirdParty ; * remove dump messages ; -Version 1.5.1 -============= - -- If thirdparty contactDataAnonymous is true -> blur effect is applied on contact information. Effect can be toggled. -