Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
behrica committed Nov 3, 2024
1 parent db8af22 commit e09dceb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## unreleased
- fixed issue #1
- support tidy-text data as input


## 6.1.0
Expand Down
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
ml.dmlc/xgboost4j_2.12 {:mvn/version "2.1.1"}
;ml.dmlc/xgboost4j-spark_2.12 {:mvn/version "2.1.1"} ;; what for ??
org.scicloj/metamorph.ml {:git/url "https://github.com/scicloj/metamorph.ml"
:git/sha "6cd751f7c06dd2964a9ea108204f059ee29bb66c"}
:git/sha "785bdfa9ba72d37707b5f68bc3cae8648ede0d85"}
;{:mvn/version "0.9.0"}

com.github.haifengl/smile-core {:mvn/version "2.6.0"}
Expand Down

0 comments on commit e09dceb

Please sign in to comment.