diff --git a/CHANGELOG.md b/CHANGELOG.md index de2c92dcf34869f0c2af04e075e91b613d5983e3..3bd179aec2e4d87a6a11fdb3f7ae5c097a2b5ed3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,13 @@ +<a name="v3.23.0"></a> +## [v3.23.0] - 2023-03-07 +### Add Features +- template mapping + +### Bug Fixes +- rebuild template insert hack + + <a name="v3.22.1"></a> ## [v3.22.1] - 2023-03-07 ### Bug Fixes @@ -389,6 +398,7 @@ <a name="1.8.0"></a> ## 1.8.0 - 2021-08-15 +[v3.23.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.22.1...v3.23.0 [v3.22.1]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.22.0...v3.22.1 [v3.22.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.21.1...v3.22.0 [v3.21.1]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.21.0...v3.21.1