We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eba504 commit 3443588Copy full SHA for 3443588
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## 1.6.0 [unreleased]
2
+
3
## 1.5.0 [2025-11-18]
4
5
### Features
Client/Client.csproj
@@ -12,8 +12,8 @@
12
</Description>
13
<Authors>InfluxDB3.Client Contributors</Authors>
14
<AssemblyName>InfluxDB3.Client</AssemblyName>
15
- <VersionPrefix>1.5.0</VersionPrefix>
16
- <VersionSuffix></VersionSuffix>
+ <VersionPrefix>1.6.0</VersionPrefix>
+ <VersionSuffix>dev</VersionSuffix>
17
18
<PackageId>InfluxDB3.Client</PackageId>
19
<PackageTags>influxdata;timeseries;influxdb</PackageTags>
0 commit comments