diff --git a/Cargo.toml b/Cargo.toml index ad83a1f..8231fc1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "asgart" -version = "2.0.0" +version = "2.0.2" authors = ["Franklin Delehelle "] license = "GPLv3" diff --git a/README.md b/README.md index 6625557..41ec537 100644 --- a/README.md +++ b/README.md @@ -326,6 +326,10 @@ manually replaced. _Please note that ASGART following the [semver](https://semver.org/) versioning scheme, an increase in the major version number reflects a non backward-compatible update._ +## v2.0.2 + +- Fix a bound-checking bug where the last chunk would not be processed. + ## v2.0.1 - Fix a bug where a strand void of large N swaths would not be