Skip to content

Commit ad05580

Browse files
authored
fix: Updated CHANGELOG.md
1 parent 6c1291e commit ad05580

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

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

3+
### 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+
37
### Bug Fixes
48
1. [#672](https://github.com/influxdata/influxdb-client-python/pull/672): Adding type validation to url attribute in client object
59

0 commit comments

Comments
 (0)