Skip to content

Commit

Permalink
Bump the version and update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
adithyaov committed Mar 7, 2022
1 parent 206b088 commit a929c20
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.1.2 (Mar 2022)

* Support streamly-0.8.2

## 0.1.1 (Dec 2021)

* Support streamly-0.8.1
Expand Down
2 changes: 1 addition & 1 deletion streamly-lz4.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: streamly-lz4
version: 0.1.1
version: 0.1.2
synopsis: Streamly combinators for LZ4 compression
description:
Compress and decompress streams of data using LZ4 compression. See
Expand Down

0 comments on commit a929c20

Please sign in to comment.