Skip to content

Commit 1b48d0c

Browse files
authored
Update CHANGES.md
1 parent c0d3976 commit 1b48d0c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## next
22

33
* Add `Ord/Ord1/Ord2` instances.
4+
* Remove support for GHC versions before 7.8. (Thanks, Dmitry Ivanov!)
5+
* Use `SmallArray#` instead of `Array#` for GHC versions 7.10 and above.
6+
(Thanks, Dmitry Ivanov!)
47

58
## 0.2.8.0
69

0 commit comments

Comments
 (0)