Skip to content

Commit 885ac10

Browse files
update changelog
1 parent ed217c2 commit 885ac10

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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.32.0] - 2020-07-09
6+
### Changes
7+
- Method `seq_len()` of `bam::Record` is now public.
8+
- Speedup when parsing BAM headers (thanks to @juliangehring).
9+
- Compatibility fixes for older rust versions (thanks to @pmarks and @brainstorm).
10+
511
## [0.31.0] - 2020-06-22
612
### Changes
713
- Bam record buffer now returns reference counted (Rc) objects. This makes the API more ergonomic to use.

0 commit comments

Comments
 (0)