diff --git a/hooks/DDTrace/CHANGELOG.md b/hooks/DDTrace/CHANGELOG.md index 20c703b4..e589e582 100644 --- a/hooks/DDTrace/CHANGELOG.md +++ b/hooks/DDTrace/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [1.0.0](https://github.com/open-feature/php-sdk-contrib/compare/open-feature/dd-trace-hook-v1.0.0...open-feature/dd-trace-hook-1.0.0) (2024-09-04) + + +### ⚠ BREAKING CHANGES + +* fix release-please config ([#38](https://github.com/open-feature/php-sdk-contrib/issues/38)) +* fix release-please config + +### Features + +* dd-trace hook ([#26](https://github.com/open-feature/php-sdk-contrib/issues/26)) ([d2b1a04](https://github.com/open-feature/php-sdk-contrib/commit/d2b1a0440bbb0d1fa557b3aefd32eee6267f2823)) +* 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)) + + +### Miscellaneous Chores + +* fix release-please config ([0210952](https://github.com/open-feature/php-sdk-contrib/commit/0210952af1d6774744c633507a9bec73f3cf7251)) +* fix release-please config ([#38](https://github.com/open-feature/php-sdk-contrib/issues/38)) ([8ee9fe3](https://github.com/open-feature/php-sdk-contrib/commit/8ee9fe37584ad6754272ad3ac016902e6ebd48d8)) + ## [0.2.0](https://github.com/open-feature/php-sdk-contrib/compare/open-feature/dd-trace-hook-0.2.0...open-feature/dd-trace-hook-0.2.0) (2024-08-05)