Skip to content

Commit

Permalink
Update history
Browse files Browse the repository at this point in the history
  • Loading branch information
tbonald committed Mar 29, 2023
1 parent a0d6b0d commit 7372c8b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
History
=======

0.29.0 (2023-03-29)
-------------------

* Change API for clustering (predict / transform)
* Change API for classification (seeds -> labels)
* Change API for ranking (seeds -> weights)
* Change API for GNN (same as classifiers)
* Remove first order methods for link prediction
* Add nearest neighbor methods for link prediction
* Add KNN classifier without embedding
* Add TF-IDF
* Solve security issues by upgrade of wheels and ipython

0.28.3 (2023-01-06)
-------------------

Expand Down

0 comments on commit 7372c8b

Please sign in to comment.