Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit ed975b4

Browse files
committed
chore(CHANGELOG): update with more recent PR merges
1 parent d85ecee commit ed975b4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2727
- Fix nanosecond time resolution for points (#407 thx @AndreCAndersen && @clslgrnc)
2828
- Fix import of distutils.spawn (#805 thx @Hawk777)
2929
- Update repr of float values including properly handling of boolean (#488 thx @ghost)
30-
- Update dataframe_client to fix faulty empty tags (#770 thx @michelfripiat)
30+
- Update DataFrameClient to fix faulty empty tags (#770 thx @michelfripiat)
31+
- Update DataFrameClient to properly return `dropna` values (#778 thx @jgspiro)
32+
- Update DataFrameClient to test for pd.DataTimeIndex before blind conversion (#623 thx @testforvin)
3133

3234
### Removed
3335

0 commit comments

Comments
 (0)