Skip to content

Commit 12d8b8f

Browse files
feat: move setuptools
1 parent a2241f1 commit 12d8b8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
### Features
66

7-
1. [#142](https://github.com/InfluxCommunity/influxdb3-python/pull/142): Support fast writes without waiting for WAL
7+
1. [#141](https://github.com/InfluxCommunity/influxdb3-python/pull/141) Move "setuptools" package to build dependency.
8+
2. [#142](https://github.com/InfluxCommunity/influxdb3-python/pull/142): Support fast writes without waiting for WAL
89
persistence:
910
- New write option (`WriteOptions.no_sync`) added: `True` value means faster write but without the confirmation that
1011
the data was persisted. Default value: `False`.

0 commit comments

Comments
 (0)