Skip to content

Commit

Permalink
Change for 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bbfrederick committed Nov 10, 2022
1 parent 2a04513 commit e8f7925
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Release history

## Version 1.3.1 (11/10/22)
* (capfromtcs) Added new option "--initialcenters" to allow specification of k-means cluster centers. This lets you reuse the CAPS as previous runs, but gets around the difficulty of reading back old models run under a different version of python or scikit-learn.

## Version 1.3.0 (11/10/22)
* (package) Removed rapidtide as a dependency by copying over the necessary support routines.
* (Docker) Updated basecontainer to latest, switched over to using pip rather than mamba for env.
Expand Down

0 comments on commit e8f7925

Please sign in to comment.