Skip to content

Commit

Permalink
v0.8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-abrar committed Oct 28, 2021
1 parent acc6774 commit 823afd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Revision history for reflex

## Unreleased
## 0.8.2.0

* Add `matchResponseMapWithRequests`, which it similar to `matchResponsesWithRequests` but allows processing of multiple responses at once.

Expand Down
2 changes: 1 addition & 1 deletion reflex.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: reflex
Version: 0.8.1.1
Version: 0.8.2.0
Synopsis: Higher-order Functional Reactive Programming
Description:
Interactive programs without callbacks or side-effects.
Expand Down

0 comments on commit 823afd9

Please sign in to comment.