Skip to content

Commit 40496b7

Browse files
chore(main): release 2.2.0 (#18)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a1acbb1 commit 40496b7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.2.0](https://github.com/rust-bio/hts-sys/compare/v2.1.4...v2.2.0) (2024-12-02)
4+
5+
6+
### Features
7+
8+
* add hfile.h to wrapper.h so hopen appears in bindings ([#17](https://github.com/rust-bio/hts-sys/issues/17)) ([e9eaef7](https://github.com/rust-bio/hts-sys/commit/e9eaef7cba36d7a18537ed64d4656f33a7fea018))
9+
310
## [2.1.4](https://github.com/rust-bio/hts-sys/compare/v2.1.3...v2.1.4) (2024-05-10)
411

512

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hts-sys"
3-
version = "2.1.4"
3+
version = "2.2.0"
44
authors = ["Christopher Schröder <[email protected]>", "Johannes Köster <[email protected]>"]
55
build = "build.rs"
66
links = "hts"

0 commit comments

Comments
 (0)