Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nvnieuwk committed Jun 6, 2024
1 parent 1e51ee7 commit dc3e70c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## v0.2.0

### New features

Added some new methods:

1. `getHeaderMD5()`: Returns the MD5 checksum of the header
2. `getReadsMD5()`: Returns the MD5 checksum of the raw reads
3. `getSamLinesMD5()`: Returns the MD5 checksum of the plain SAM lines

## v0.1.1

### Fixes
Expand Down

0 comments on commit dc3e70c

Please sign in to comment.