Skip to content

Commit

Permalink
Bump 1.17.131
Browse files Browse the repository at this point in the history
  • Loading branch information
bozaro committed Jun 12, 2016
1 parent bf73b8e commit 756d4b4
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,3 +1,7 @@
1.17.131:

* Don't leave Decoder in invalid state if read fails #14 (thanks to bvinc83)

1.16.131:

* Don't use -ftree-vectorize optimization on i686-pc-windows-gnu for prevent crash
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "lz4"
license = "MIT"
version = "1.16.131"
version = "1.17.131"
authors = [ "Artem V. Navrotskiy <bozaro@buzzsoft.ru>" ]
build = "src/build.rs"
description = "Rust LZ4 bindings library."
Expand Down

0 comments on commit 756d4b4

Please sign in to comment.