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 e1b60ad commit 57949f2Copy full SHA for 57949f2
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.0.0 [unreleased]
+## 1.0.0 [2025-01-22]
2
3
### Features
4
@@ -10,8 +10,6 @@
10
- iox::column_type::field::string: => String
11
- iox::column_type::field::boolean: => Boolean
12
13
-## 0.9.0 [unreleased]
14
-
15
## 0.8.0 [2024-09-13]
16
17
Client/Client.csproj
@@ -13,7 +13,7 @@
<Authors>InfluxDB3.Client Contributors</Authors>
<AssemblyName>InfluxDB3.Client</AssemblyName>
<VersionPrefix>1.0.0</VersionPrefix>
- <VersionSuffix>dev</VersionSuffix>
+ <VersionSuffix></VersionSuffix>
18
<PackageId>InfluxDB3.Client</PackageId>
19
<PackageTags>influxdata;timeseries;influxdb</PackageTags>
0 commit comments