diff --git a/Cargo.toml b/Cargo.toml index bdd70fd..1f2c5b7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ruzstd" -version = "0.7.0" +version = "0.7.1" authors = ["Moritz Borcherding "] edition = "2018" license = "MIT" diff --git a/Changelog.md b/Changelog.md index 7bd278b..f50aae5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -19,3 +19,5 @@ This document records the changes made between versions, starting with version 0 # After 0.7.0 * Fix for drain_to functions into limited targets (https://github.com/michaelkirk) + +# After 0.7.1