From ef0321b57049560936eb7891856678dd0897185f Mon Sep 17 00:00:00 2001 From: Franklin Delehelle Date: Thu, 4 Jul 2019 15:42:23 +0200 Subject: [PATCH] Update README --- Cargo.toml | 2 +- README.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) 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