diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e371104c049c34390a96b8127955a30624860fb..b675ad037f905cf486cc5098d5231964f7467419 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ +<a name="v3.12.2"></a> +## [v3.12.2] - 2023-02-14 +### Bug Fixes +- missing argument of the function read + + <a name="v3.12.1"></a> ## [v3.12.1] - 2023-02-12 ### Bug Fixes @@ -283,6 +289,7 @@ <a name="1.8.0"></a> ## 1.8.0 - 2021-08-15 +[v3.12.2]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.12.1...v3.12.2 [v3.12.1]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.12.0...v3.12.1 [v3.12.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.11.0...v3.12.0 [v3.11.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.10.1...v3.11.0