Skip to content

Commit

Permalink
updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyStiles committed Jan 24, 2024
1 parent 9d9200e commit f8ce852
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,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.
- Implemented Run-Length Burrows Wheeler Transform.


## [0.30.0] - 2023-12-18
Expand Down

0 comments on commit f8ce852

Please sign in to comment.