diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2ef5b9d54df62530b76372cdd0b0eccf3b3f8a67..caf932c13649fdff840dc141ebda4ba673b11d5a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,10 @@
 
+<a name="v3.39.1"></a>
+## [v3.39.1] - 2023-04-03
+### Bug Fixes
+- this[attributeObserverSymbol] = {}; should defined before
+
+
 <a name="v3.39.0"></a>
 ## [v3.39.0] - 2023-04-03
 ### Add Features
@@ -551,6 +557,7 @@
 <a name="1.8.0"></a>
 ## 1.8.0 - 2021-08-15
 
+[v3.39.1]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.39.0...v3.39.1
 [v3.39.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.38.1...v3.39.0
 [v3.38.1]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.38.0...v3.38.1
 [v3.38.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.37.0...v3.38.0