diff --git a/CHANGELOG.md b/CHANGELOG.md index 05b551e2fc8728c46cc49d6fd098667c6e4a172f..746eced5ce1a05361653f0af8d56d67a58cb4950 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ +<a name="v1.9.0"></a> +## [v1.9.0] - 2022-10-17 +### Add Features +- feat add HasOnChangeHook and RemoveOnChangeHook + + <a name="v1.8.0"></a> ## [v1.8.0] - 2022-10-17 ### Add Features @@ -84,6 +90,7 @@ <a name="v1.0.0"></a> ## v1.0.0 - 2022-09-18 +[v1.9.0]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.8.0...v1.9.0 [v1.8.0]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.7.1...v1.8.0 [v1.7.1]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.7.0...v1.7.1 [v1.7.0]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.6.0...v1.7.0