diff --git a/CHANGELOG.md b/CHANGELOG.md index 2db7607d..bd26ded8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Basic BWT for sub-sequence count and offset for sequence alignment. Only supports exact matches for now. +- Moved `BWT`, `align`, and `mash` packages to new `search` sub-directory. ## [0.30.0] - 2023-12-18