Skip to content

Commit 58a5ef8

Browse files
update changelog
1 parent 3fa020d commit 58a5ef8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [0.30.0] - 2020-04-03
6+
### Changes
7+
- Removed `fn header_mut()` from `bam::Read` trait.
8+
- Fixed a major performance regression when reading bam files (issue #195).
9+
510
## [0.29.0] - 2020-03-26
611
### Changes
712
- Migrate buffer intervals to u64.

0 commit comments

Comments
 (0)