diff --git a/CHANGELOG.md b/CHANGELOG.md index 565b2a49f..296dce33b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,11 @@ ### Dependencies Update dependencies: +#### Build: + - [#336](https://github.com/influxdata/influxdb-client-csharp/pull/336): `Microsoft.Extensions.ObjectPool` to `6.0.7` + #### Test: - - [#337](https://github.com/influxdata/influxdb-client-csharp/pull/337): Tomlyn.Signed to 0.15.0 + - [#337](https://github.com/influxdata/influxdb-client-csharp/pull/337): `Tomlyn.Signed` to `0.15.0` ## 4.3.0 [2022-06-24] diff --git a/Client/Client.csproj b/Client/Client.csproj index 93416f1fe..a53bf2658 100644 --- a/Client/Client.csproj +++ b/Client/Client.csproj @@ -34,7 +34,7 @@ - +