diff --git a/CHANGELOG.md b/CHANGELOG.md index caedaf71..d654efaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [0.31.1]: https://github.com/TimothyStiles/poly/releases/tag/v0.31.0 -## [0.31.1] - 2024-01-31 +## [0.31.0] - 2024-01-31 ### Added - Basic BWT for sub-sequence count and offset for sequence alignment. Only supports exact matches for now.