Skip to content

Commit e09a612

Browse files
committed
docs: update CHANGELOG.md
1 parent 0641efc commit e09a612

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
### Bug Fixes
44
1. [#636](https://github.com/influxdata/influxdb-client-python/pull/636): Handle missing data in data frames
55
2. [#638](https://github.com/influxdata/influxdb-client-python/pull/638): Refactor DataFrame operations to avoid chained assignment and resolve FutureWarning in pandas, ensuring compatibility with pandas 3.0.
6+
2. [#641](https://github.com/influxdata/influxdb-client-python/pull/641): Correctly dispose ThreadPoolScheduler in WriteApi
67

78
### Documentation
89
1. [#639](https://github.com/influxdata/influxdb-client-python/pull/639): Use Markdown for `README`

0 commit comments

Comments
 (0)