Skip to content

Commit 758a2ae

Browse files
committed
Merge branch 'module-for-additive' into no-group
2 parents b3a8b00 + 807269f commit 758a2ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ChangeLog.md

+3
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020

2121
## Unreleased
2222

23+
* `Additive` now lives in `Data.Semigroup.Additive`, but is still reexported
24+
from `Data.Patch` for compatability.
25+
2326
* Rewrite `PatchMapWithMove` in terms of `PatchMapWithPatchingMove`.
2427
Care is taken to make this not a breaking change.
2528
In particular, `PatchMapWithMove` is a newtype of `PatchMapWithPatchingMove`, as is the `NodeInfo` and `From` of `PatchMapWithPatchingMove`'s versions of those.

0 commit comments

Comments
 (0)