diff --git a/CHANGELOG.md b/CHANGELOG.md
index 80122ef94f0b41fbfef0d55f42d04222b66fb0d6..7b72daf68e8305f0d13229d515cc67d715d4cf0b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,57 +1,50 @@
 # Changelog
 
-
-
 ## [3.73.0] - 2024-06-28
 
 ### Add Features
 
-- create new form-bind attribute function  [#224](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/224)
+- create new form-bind attribute function [#224](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/224)
 
 ## 2024-06-22
-- new options to define the markers that are used for the label template  [#203](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/203)
+- new options to define the markers that are used for the label template [#203](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/203)
 
 ## [3.72.0] - 2024-06-27
 
 ### Add Features
 
 - optimize tree menu [#191](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/191)
+
 ### Bug Fixes
 
 - remove style=display: block;
 - remove display property [#219](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/219)
+
 ### Changes
 
-- tidy and stylings
+- tidy and styling adjustments
+
 ### Code Refactoring
 
 - paragraph mixin without text-alignment [#220](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/220)
 
-
-
 ## [3.71.3] - 2024-06-26
 
 ### Bug Fixes
 
 - remove display property [#219](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/219)
 
-
-
 ## [3.71.2] - 2024-06-25
 
 ### Bug Fixes
 
 - data-monster-option-filter [#194](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/194)
 
-
-
 ## [3.71.1] - 2024-06-25
 
-### Bug Fixes
-
-- remove polifill [#218](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/218)
-
+### Security
 
+- remove polyfill (polyfill.io attack) [#218](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/218)
 
 ## [3.71.0] - 2024-06-25
 
@@ -146,7 +139,6 @@
 - call Button use findElementWithSelectorUpwards [#201](https://gitlab.schukai.com/oss/libraries/javascript/monster/issues/201)
 - slight color adjustments
 
-
 ## [3.65.21] - 2024-06-20
 
 ### Bug Fixes