Skip to content

Commit 0ba0f08

Browse files
authored
Update CHANGELOG.md
1 parent 309ab70 commit 0ba0f08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
99
- change build.rs to avoid re-running when htslib or wrapper.h haven't changed.
1010
- update some dependencies.
1111
- refactor native dependency into htslib-sys crate, for greater versioning flexibility
12+
- Record::from_sam require `&mut HeaderView`. Provide the appropriate accessor.
13+
- set() no longer invalidates tag data.
1214

1315
## [0.26.1] - 2019-12-03
1416
## Changes

0 commit comments

Comments
 (0)