Skip to content

Commit

Permalink
Add CHANGELOG entries for #30, #33, and #39
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Jan 8, 2018
1 parent d9bac20 commit 270ca8a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.markdown
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
next [????.??.??]
-----------------
* Add `Semigroup` and `Monoid` instances for `Predicate`.
* Add lots of documentation explaining `Contravariant`, `Divisible`, and
`Decidable`.
* Fix some dodgy CPP usage that caused the build to fail on Eta.

1.4
---
* Improved the performance of `Deciding` at the cost of downgrading it to `Trustworthy`.
Expand Down

0 comments on commit 270ca8a

Please sign in to comment.