Skip to content

Commit

Permalink
Update CHANGELOG and release 1.2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ocharles committed Mar 22, 2018
1 parent d911162 commit 0177b5e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion reactive-banana/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
Changelog for the `reactive-banana` package
Changelog for the `reactive-banana** package
-------------------------------------------

**version 1.2.0.0**

* Make `MonadFix` superclass of `MonadMoment`. [#128][]
* Add `Semigroup` and `Monoid` instances for `Event`. [#104][]
* Semigroup compatibility with GHC 8.4.1 [#168][]
* Increased upper-bound on `pqueue`.

[#128]: https://github.com/HeinrichApfelmus/reactive-banana/pull/128
[#104]: https://github.com/HeinrichApfelmus/reactive-banana/issues/104
[#168]: https://github.com/HeinrichApfelmus/reactive-banana/pull/168

**version 1.1.0.1**

Expand Down

0 comments on commit 0177b5e

Please sign in to comment.