Skip to content

Commit

Permalink
Update CHANGELOG for v0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
coroa committed Sep 17, 2023
1 parent 9859533 commit 8aa60ae
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ Changelog

v0.3 (2023-09-17)
------------------------------------------------------------
* *BREAKING*: :func:`~core.assignlevel` is aligning :class:`~pandas.Series` and
:class:`~pandas.DataFrame` before adding to the index :pull:`38`
* **BREAKING** :func:`~core.assignlevel` aligns :class:`~pandas.Series` and
:class:`~pandas.DataFrame` before adding them to the index :pull:`38`
* Address pandas 2.1's `FutureWarning`s and improve test coverage :pull:`40`

v0.2.10 (2023-08-31)
------------------------------------------------------------
Expand Down

0 comments on commit 8aa60ae

Please sign in to comment.