From 023e291af19ca39389e090b3553e3cdd028979d4 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 14 Sep 2025 02:49:40 +0000
Subject: [PATCH] chore(main): release 2.1.0
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 7 +++++++
README.md | 4 ++--
3 files changed, 10 insertions(+), 3 deletions(-)
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 @@
-
-
+
+