Skip to content

Commit

Permalink
RLS: add 0.8.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
martinfleis committed Aug 1, 2023
1 parent 52676ab commit b6a033c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## Version 0.8.0 (August 1, 2023)

__API changes__:

- The first argument in ``Clustergram.fit()`` is now ``X`` instead of ``data``.

__Enhancements__:

- API: follow scikit-learn API conventions (#59)
- ENH: ensure that x ticks are only integers (#58)
- ENH: format time in verbose mode


## Version 0.7.0 (January 15, 2023)

__Enhancements__:
Expand Down

0 comments on commit b6a033c

Please sign in to comment.