Skip to content

Commit

Permalink
Merge branch 'module-for-additive' into no-group
Browse files Browse the repository at this point in the history
  • Loading branch information
Ericson2314 committed Oct 13, 2021
2 parents b3a8b00 + 78799a6 commit f590759
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@

## Unreleased

* `Additive` now lives in `Data.Semigroup.Additive`, but is still reexported
from `Data.Patch` for compatability.

* Rewrite `PatchMapWithMove` in terms of `PatchMapWithPatchingMove`.
Care is taken to make this not a breaking change.
In particular, `PatchMapWithMove` is a newtype of `PatchMapWithPatchingMove`, as is the `NodeInfo` and `From` of `PatchMapWithPatchingMove`'s versions of those.
Expand Down

0 comments on commit f590759

Please sign in to comment.