Skip to content

Commit

Permalink
fix: Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
youarecode authored Oct 7, 2024
1 parent 6c1291e commit ad05580
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## 1.47.0 [unreleased]

### Bug Fixes
1. [#674](https://github.com/influxdata/influxdb-client-python/pull/674): Adding type linting to client.flux_table.FluxTable
2. Removed duplicated ```from pathlib import Path``` at setup.py (to pass 1 linting test)

### Bug Fixes
1. [#672](https://github.com/influxdata/influxdb-client-python/pull/672): Adding type validation to url attribute in client object

Expand Down

0 comments on commit ad05580

Please sign in to comment.