diff --git a/CHANGELOG.md b/CHANGELOG.md index e1fe75d3b10d04e5db4ef65b50b0a4f5c3668449..9fd4b463c2166cd76c1b2c1b4705e66b222cf80b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ +<a name="v3.17.0"></a> +## [v3.17.0] - 2023-02-28 +### Add Features +- new is- commands for transformer, not command + + <a name="v3.16.1"></a> ## [v3.16.1] - 2023-02-26 ### Changes @@ -338,6 +344,7 @@ <a name="1.8.0"></a> ## 1.8.0 - 2021-08-15 +[v3.17.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.16.1...v3.17.0 [v3.16.1]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.16.0...v3.16.1 [v3.16.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.15.0...v3.16.0 [v3.15.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.14.1...v3.15.0