Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ocharles committed Mar 28, 2022
1 parent b4284c2 commit ebea195
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reactive-banana/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Changelog for the `reactive-banana** package

**Unreleased**

* Increased upper bounds of `transformers`, `semigroups` and `hashable`
* Added `Semigroup` and `Monoid` instances to `Moment` and `MomentIO`. [#223][]
* Add `@>` operator. [#229][]
* `switchE` now takes an initial event. This is breaking change. The previous behavior can be restored by using `switchE never`. [#165][]
Expand Down

0 comments on commit ebea195

Please sign in to comment.