Skip to content

Commit e405439

Browse files
committed
Update CHANGELOG.md
1 parent 6f10bc4 commit e405439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
* Users now can choose between having the observations ids for the left data set and/or the right data set as part of the output data set.
66
* Add a new function `eachgroup`. It allows iteration over each group of a grouped data set.
7-
* `op` is a new keyword argument for the `update/!` functions which allows passing a user defined function to control how the value of the main data set should be updated by the values from the transaction data set. (issue #55)
7+
* `op` is a new keyword argument for the `update/!` functions which allows passing a user defined function to control how the value of the main data set should be updated by the values from the transaction data set. ([issue #55](https://github.com/sl-solution/InMemoryDatasets.jl/issues/55))
88

99
## Fixes
1010

0 commit comments

Comments
 (0)