Skip to content

Commit

Permalink
Add Reflex.Time changes to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-abrar committed Mar 22, 2019
1 parent 86b821a commit b1c9506
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,3 +9,4 @@
* Add matchRequestsWithResponses to make it easier to use Requester with protocols that don't do this matching for you.
* Add withRequesterT to map functions over the request and response of a RequesterT.
* Suppress nil patches in QueryT as an optimization. The Query type must now have an Eq instance.
* Add throttleBatchWithLag to Reflex.Time. See that module for details.

0 comments on commit b1c9506

Please sign in to comment.