We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40df212 commit d72572dCopy full SHA for d72572d
ChangeLog.md
@@ -1,6 +1,6 @@
1
# Revision history for patch
2
3
-## Unreleased
+## 0.0.5.0 - 2021-12-17
4
5
* `Additive` now lives in `Data.Semigroup.Additive`, but is still reexported
6
from `Data.Patch` for compatability.
patch.cabal
@@ -1,5 +1,5 @@
Name: patch
-Version: 0.0.4.0
+Version: 0.0.5.0
Synopsis: Data structures for describing changes to other data structures.
Description:
Data structures for describing changes to other data structures.
0 commit comments