Skip to content

Commit fabc9da

Browse files
authored
docs: Update CHANGELOG.md
1 parent ad05580 commit fabc9da

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
## 1.47.0 [unreleased]
22

33
### Bug Fixes
4-
1. [#674](https://github.com/influxdata/influxdb-client-python/pull/674): Adding type linting to client.flux_table.FluxTable
5-
2. Removed duplicated ```from pathlib import Path``` at setup.py (to pass 1 linting test)
6-
7-
### Bug Fixes
8-
1. [#672](https://github.com/influxdata/influxdb-client-python/pull/672): Adding type validation to url attribute in client object
4+
1. [#672](https://github.com/influxdata/influxdb-client-python/pull/672): Add type validation to url attribute in client object
5+
1. [#674](https://github.com/influxdata/influxdb-client-python/pull/674): Add type linting to client.flux_table.FluxTable, remove duplicated `from pathlib import Path` at setup.py
96

107
## 1.46.0 [2024-09-13]
118

0 commit comments

Comments
 (0)