Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ra1028 committed Apr 27, 2018
1 parent 9306c17 commit c717fdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
1. New operator `map(value:)` (#601, kudos to @ra1028)
1. `SignalProducer.merge` now accepts any combination of `SignalProducerConvertible` conforming types (#610, kudos to @1028)
1. Bag can be created with the initial elements now (#609, kudos to @ra1028)
1. Non-class types now can be conforms to ReactiveExtensionProvider (#636, kudos to @ra1028)

# 3.1.0
1. Fixed `schedule(after:interval:leeway:)` being cancelled when the returned `Disposable` is not retained. (#584, kudos to @jjoelson)
Expand Down

0 comments on commit c717fdb

Please sign in to comment.