Skip to content

Commit

Permalink
Release 0.2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ocharles committed Jul 6, 2023
1 parent 608c4cf commit 804f2ec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
- 0.2.4.0
Build on GHC 9.6.

- 0.2.3.1
Bifoldable and Bitraversable instances for Of.

Various documentation fixes.
Expand Down
2 changes: 1 addition & 1 deletion streaming.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: streaming
version: 0.2.3.1
version: 0.2.4.0
cabal-version: >=1.10
build-type: Simple
synopsis: an elementary streaming prelude and general stream type.
Expand Down

0 comments on commit 804f2ec

Please sign in to comment.