diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c18b73fb7932fa00084cb7fc0c65456fa5edba4..bdbfe15de62db15ab5335886b255a97d0a176d6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ +<a name="v3.32.0"></a> +## [v3.32.0] - 2023-03-23 +### Add Features +- \undefined and \null are special values +- \undefined and \null are special values + + <a name="v3.31.1"></a> ## [v3.31.1] - 2023-03-20 ### Bug Fixes @@ -462,6 +469,7 @@ <a name="1.8.0"></a> ## 1.8.0 - 2021-08-15 +[v3.32.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.31.1...v3.32.0 [v3.31.1]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.31.0...v3.31.1 [v3.31.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.30.0...v3.31.0 [v3.30.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.29.0...v3.30.0