Skip to content

Commit

Permalink
Add a changelog note
Browse files Browse the repository at this point in the history
  • Loading branch information
e10e3 committed Jan 24, 2025
1 parent b131ec8 commit 7ab53eb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/releases/unreleased.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# Unreleased

## base

- The `base` module is now fully type-annotated. Some type hints have changed, but this does not impact the behaviour of the code. For instance, the regression target is now indicated as a float instead of a Number.
- The `tags` and `more_tags` properties of `base.Estimator` are now both a set of strings.

0 comments on commit 7ab53eb

Please sign in to comment.