diff --git a/CHANGELOG.md b/CHANGELOG.md index 405e08c34..ade802381 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ Update dependencies: #### Build: - [#650](https://github.com/influxdata/influxdb-client-csharp/pull/650): `RestSharp` to `111.4.0` + - [#655](https://github.com/influxdata/influxdb-client-csharp/pull/655): `Microsoft.Extensions.ObjectPool` to `8.0.7` #### Test: - [#652](https://github.com/influxdata/influxdb-client-csharp/pull/652): `NUnit3TestAdapter` to `4.6.0` diff --git a/Client/Client.csproj b/Client/Client.csproj index 2b773bcb8..e7d67a148 100644 --- a/Client/Client.csproj +++ b/Client/Client.csproj @@ -40,7 +40,7 @@ - +