diff --git a/CHANGELOG.md b/CHANGELOG.md index d8f640762242dc2ef4ec50cfd993c8a916a37923..4b2a6521e9aa590e6e65a87e4ea2407c6e723049 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ +<a name="v3.35.2"></a> +## [v3.35.2] - 2023-03-28 +### Bug Fixes +- Updated regex to capture the negative sign + + <a name="v3.35.1"></a> ## [v3.35.1] - 2023-03-28 ### Bug Fixes @@ -503,6 +509,7 @@ <a name="1.8.0"></a> ## 1.8.0 - 2021-08-15 +[v3.35.2]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.35.1...v3.35.2 [v3.35.1]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.35.0...v3.35.1 [v3.35.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.34.0...v3.35.0 [v3.34.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.33.0...v3.34.0