diff --git a/hooks/Validators/CHANGELOG.md b/hooks/Validators/CHANGELOG.md index 2ccfd5e7..ddb94333 100644 --- a/hooks/Validators/CHANGELOG.md +++ b/hooks/Validators/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [1.0.0](https://github.com/open-feature/php-sdk-contrib/compare/open-feature/validators-hook-v1.0.0...open-feature/validators-hook-1.0.0) (2024-09-04) + + +### ⚠ BREAKING CHANGES + +* reset release-please ([#39](https://github.com/open-feature/php-sdk-contrib/issues/39)) + +### Features + +* deprecate php 7 ([#59](https://github.com/open-feature/php-sdk-contrib/issues/59)) ([d028e6d](https://github.com/open-feature/php-sdk-contrib/commit/d028e6d7741d07b7edef21b43b249fdb2d18d8f2)) +* **validators-hook:** created new package with validation offering ([#30](https://github.com/open-feature/php-sdk-contrib/issues/30)) ([a2501e6](https://github.com/open-feature/php-sdk-contrib/commit/a2501e6440e8f25ce3231fffd225f5cf13ab5fe4)) + + +### Miscellaneous Chores + +* reset release-please ([#39](https://github.com/open-feature/php-sdk-contrib/issues/39)) ([b452080](https://github.com/open-feature/php-sdk-contrib/commit/b452080443d837c66b554b1bb1a07cadba5a152a)) + ## [0.2.0](https://github.com/open-feature/php-sdk-contrib/compare/open-feature/validators-hook-0.2.0...open-feature/validators-hook-0.2.0) (2023-02-12)