diff --git a/CHANGELOG.md b/CHANGELOG.md index 42c5842d..8f080b69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ ## 3.6.0 [unreleased] +## 3.5.1 [unreleased] + +### Bug Fixes +1. [#155](https://github.com/influxdata/influxdb-client-php/pull/155): Fixes error handling in some cases, throw ApiException instead of ErrorException about undefined property + ## 3.5.0 [2024-04-16] ### Bug Fixes