diff --git a/ChangeLog.md b/ChangeLog.md index dcfb65e..959de1c 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,17 @@ # Revision history for patch +## Unrelased + +* Consistently provide: + + - `Wrapped` instances + + - `*WithIndex` instances + + - `un*` newtype unwrappers + + for `PatchMap`, `PatchIntMap`, and `PatchMapWithMove`. + ## 0.0.1.0 * Support older GHCs with `split-these` flag.