Skip to content

Commit 7318eda

Browse files
committed
Update CHANGELOG.md
1 parent 55bb1eb commit 7318eda

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Dev
2+
3+
## New features
4+
5+
* `topk` has a new keyword argument that helps to output the indices of top(bottom) k values [issue #67](https://github.com/sl-solution/InMemoryDatasets.jl/issues/67).
6+
7+
## Fixes
8+
9+
* `topk` now works on `DatasetColumn` / `SubDatasetColumn`.
10+
111
# Version 0.7.7
212

313
## New features

0 commit comments

Comments
 (0)