Skip to content

Commit

Permalink
Add release notes for 0.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sebp committed Oct 8, 2023
1 parent 88cb6d4 commit 32ae49b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/release_notes.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Release Notes
=============

scikit-survival 0.22.1 (2023-10-08)
-----------------------------------

Bug fixes
^^^^^^^^^
- Fix error in :meth:`sksurv.tree.SurvivalTree.fit` if ``X`` has missing values and dtype other than float32 (:issue:`412`).


scikit-survival 0.22.0 (2023-10-01)
-----------------------------------

Expand Down

0 comments on commit 32ae49b

Please sign in to comment.