Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Franklin Delehelle committed Jul 4, 2019
1 parent e119bb7 commit ef0321b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "asgart"
version = "2.0.0"
version = "2.0.2"
authors = ["Franklin Delehelle <[email protected]>"]
license = "GPLv3"

Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ef0321b

Please sign in to comment.