Skip to content

Commit 3b78f05

Browse files
committed
Minor CHANGELOG fix.
1 parent 1e0c29f commit 3b78f05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generics-sop/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# 0.5.0.0 (2019-05-06)
1+
# 0.5.0.0 (2019-05-09)
22

33
* Add strictness info to the metadata. This means that
44
code directly using the `ADT` constructor has to be
55
modified because it now has a new fourth argument.
66
(See #76 and #87.)
77

8-
* Depend on `sop-core-0.5.*` which changes the
8+
* Depend on `sop-core-0.5.0.*` which changes the
99
definition of `SameShapeAs` to improve compiler
1010
performance and adds "ejections".
1111

0 commit comments

Comments
 (0)