Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed Nov 8, 2019
1 parent c857cc6 commit dc00580
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
@@ -1,3 +1,10 @@
## v2.4.0 (2019-11-08)

- mirage: adapt to new mirage interfaces: mirage-flow 2.0.0,
mirage-channel 4.0.0, mirage-kv 3.0.0 (#678 @hannesm)
- async: use Pipe.singleton instead of Pipe.of_list as it is more efficient
(#677 @smuenzel-js)

## v2.3.0 (2019-08-18)

- use conduit-mirage instead of mirage-conduit, which was renamed
Expand Down

0 comments on commit dc00580

Please sign in to comment.