Skip to content

Commit 321d1c0

Browse files
authored
Merge pull request #19 from COMBINE-lab/release-please--branches--main--components--libradicl
chore(main): release 0.7.0
2 parents f35f2f1 + 7a8a369 commit 321d1c0

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+
## [0.7.0](https://github.com/COMBINE-lab/libradicl/compare/v0.6.0...v0.7.0) (2024-02-16)
4+
5+
6+
### Features
7+
8+
* drop htslib dependency, update deps ([ff4940f](https://github.com/COMBINE-lab/libradicl/commit/ff4940f4f778c3527c0099a7055b79c9c303d10d))
9+
310
## [0.6.0](https://github.com/COMBINE-lab/libradicl/compare/v0.5.1...v0.6.0) (2023-06-29)
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 = "libradicl"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
authors = [
55
"Avi Srivastava <[email protected]>",
66
"Hirak Sarkar <[email protected]>",

0 commit comments

Comments
 (0)