Skip to content

Commit eab7095

Browse files
feat: add queryRows
1 parent 9b047ae commit eab7095

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## 1.2.0 [unreleased]
22

3+
### Features
4+
5+
1. [#209](https://github.com/InfluxCommunity/influxdb3-java/pull/209) Add query function returning row as map.
6+
37
## 1.1.0 [2025-05-22]
48

59
### Features
@@ -9,10 +13,6 @@
913
3. [#233](https://github.com/InfluxCommunity/influxdb3-java/pull/233): More detailed documentation about timestamp handling for query and write functions
1014
4. [#236](https://github.com/InfluxCommunity/influxdb3-java/pull/236): Supports Java 21.
1115

12-
### Features
13-
14-
1. [#209](https://github.com/InfluxCommunity/influxdb3-java/pull/209) Add query function returning row as map
15-
1616
## 1.0.0 [2024-12-11]
1717

1818
### Features

0 commit comments

Comments
 (0)