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 1e0c29f commit 3b78f05Copy full SHA for 3b78f05
generics-sop/CHANGELOG.md
@@ -1,11 +1,11 @@
1
-# 0.5.0.0 (2019-05-06)
+# 0.5.0.0 (2019-05-09)
2
3
* Add strictness info to the metadata. This means that
4
code directly using the `ADT` constructor has to be
5
modified because it now has a new fourth argument.
6
(See #76 and #87.)
7
8
-* Depend on `sop-core-0.5.*` which changes the
+* Depend on `sop-core-0.5.0.*` which changes the
9
definition of `SameShapeAs` to improve compiler
10
performance and adds "ejections".
11
0 commit comments