Skip to content

Commit

Permalink
Re-flow CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
coroa committed Dec 12, 2023
1 parent 5af8ebf commit caffa3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ v0.4.0 (2023-12-12)
------------------------------------------------------------
* **BREAKING** :mod:`accessors` is imported implicitly. User code does not need to
import it any longer :pull:`45`
* Add :attr:`~selectors.All` and :attr:`~selectors.None_` completing selector group :pull:`46`
* Add :attr:`~selectors.All` and :attr:`~selectors.None_` completing selector group
:pull:`46`
* Fix type hints of function :func:`~core.aggregatelevel` :pull:`44`
* Switch from black to ruff for formatting and update pre-commit versions :pull:`43`

Expand Down

0 comments on commit caffa3f

Please sign in to comment.