diff --git a/CHANGELOG.md b/CHANGELOG.md index 68fa250c..a4033223 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,8 @@ ## 4.19.0 [unreleased] ### Dependencies -Update dependencies: - -#### Build: - - [#668](https://github.com/influxdata/influxdb-client-csharp/pull/668): `NodaTime` to `3.1.12` -#### Test: - - [#670](https://github.com/influxdata/influxdb-client-csharp/pull/670): `WireMock.Net` to `1.6.5` - - [#667](https://github.com/influxdata/influxdb-client-csharp/pull/667): `Microsoft.NET.Test.Sdk` to `17.11.01` - -#### Examples: - - [#669](https://github.com/influxdata/influxdb-client-csharp/pull/669): `Radzen.Blazor` to `5.2.5` +⚠️ Important Notice: Starting from this release, we won’t be listing every dependency change in our changelog. This helps us maintain the project faster and focus on important features for our InfluxDB client. ## 4.18.0 [2024-09-13] diff --git a/Client.Core.Test/Client.Core.Test.csproj b/Client.Core.Test/Client.Core.Test.csproj index f5d4a9c1..4f58eff0 100644 --- a/Client.Core.Test/Client.Core.Test.csproj +++ b/Client.Core.Test/Client.Core.Test.csproj @@ -13,7 +13,7 @@ - + diff --git a/Client.Legacy.Test/Client.Legacy.Test.csproj b/Client.Legacy.Test/Client.Legacy.Test.csproj index f9f76798..f9af7b59 100644 --- a/Client.Legacy.Test/Client.Legacy.Test.csproj +++ b/Client.Legacy.Test/Client.Legacy.Test.csproj @@ -11,7 +11,7 @@ - + diff --git a/Client.Linq.Test/Client.Linq.Test.csproj b/Client.Linq.Test/Client.Linq.Test.csproj index d69362ee..17fe35d4 100644 --- a/Client.Linq.Test/Client.Linq.Test.csproj +++ b/Client.Linq.Test/Client.Linq.Test.csproj @@ -11,7 +11,7 @@ - + diff --git a/Client.Test/Client.Test.csproj b/Client.Test/Client.Test.csproj index ecd698e1..6d8fd496 100644 --- a/Client.Test/Client.Test.csproj +++ b/Client.Test/Client.Test.csproj @@ -12,7 +12,7 @@ - +