You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Client.Linq/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ The library supports to use a LINQ expression to query the InfluxDB.
30
30
-[How to debug output Flux Query](#how-to-debug-output-flux-query)
31
31
32
32
## Changelog
33
-
### 1.18.0-dev.???? [????-??-??]
33
+
### 1.18.0-dev.2973 [2021-04-27]
34
34
- switch `pivot()` and `drop()` function to achieve better performance. See details - [#188](https://github.com/influxdata/influxdb-client-csharp/pull/188)
35
35
### 1.18.0-dev.2880 [2021-04-12]
36
36
- use `group()` function in output Flux query. See details - [Group function](#group-function)
0 commit comments