Skip to content

Commit 8c12186

Browse files
committed
docs: add dev version to CHANGELOG
1 parent de4464e commit 8c12186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Client.Linq/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The library supports to use a LINQ expression to query the InfluxDB.
3030
- [How to debug output Flux Query](#how-to-debug-output-flux-query)
3131

3232
## Changelog
33-
### 1.18.0-dev.???? [????-??-??]
33+
### 1.18.0-dev.2973 [2021-04-27]
3434
- switch `pivot()` and `drop()` function to achieve better performance. See details - [#188](https://github.com/influxdata/influxdb-client-csharp/pull/188)
3535
### 1.18.0-dev.2880 [2021-04-12]
3636
- use `group()` function in output Flux query. See details - [Group function](#group-function)

0 commit comments

Comments
 (0)