Skip to content

Commit 7f8e128

Browse files
committed
Update CHANGELOG.md
1 parent a589955 commit 7f8e128

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
# Version 0.7.4
1+
# Dev
2+
3+
## New features
4+
5+
* Two new functions: `delete` and `delete!`. They should be compared to `filter` and `filter!`, respectively - [issue #63](https://github.com/sl-solution/InMemoryDatasets.jl/issues/63)
6+
* Add `DLMReader` to `sysimage` in `IMD.create_sysimage`.
7+
8+
## Fixes
9+
10+
* Fix mistakes in `byrow(argmin)` and `byrow(argmax)` - [pull #62](https://github.com/sl-solution/InMemoryDatasets.jl/pull/62)
11+
12+
# Version 0.7.4 - 0.7.5
213

314
## New features
415

0 commit comments

Comments
 (0)