diff --git a/.release-please-manifest.json b/.release-please-manifest.json index cf0c464..969d3db 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.0.12" + ".": "2.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b751afa..f5bfe03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.1.0](https://github.com/open-feature/php-sdk/compare/2.0.12...2.1.0) (2025-09-14) + + +### ✨ New Features + +* **log:** Improve error log in OpenFeatureClient ([#156](https://github.com/open-feature/php-sdk/issues/156)) ([d28d9c3](https://github.com/open-feature/php-sdk/commit/d28d9c3d4ed86327e52961f3004d89ab277514b5)) + ## [2.0.12](https://github.com/open-feature/php-sdk/compare/2.0.11...2.0.12) (2025-08-29) diff --git a/README.md b/README.md index 38da350..315a7fc 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ - - Release + + Release