diff --git a/CHANGELOG.md b/CHANGELOG.md index 66f711b5c..d3988ddb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ ### Dependencies Update dependencies: +#### Build: + - [#365](https://github.com/influxdata/influxdb-client-csharp/pull/365): `Microsoft.Extensions.ObjectPool` to `6.0.9` + #### Examples: - [#362](https://github.com/influxdata/influxdb-client-csharp/pull/362): `Radzen.Blazor` to `3.20.12` diff --git a/Client/Client.csproj b/Client/Client.csproj index 2423e452f..39025b4a5 100644 --- a/Client/Client.csproj +++ b/Client/Client.csproj @@ -34,7 +34,7 @@ - +