Skip to content

Commit

Permalink
chore(main): release 0.16.0 (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot authored Mar 5, 2024
1 parent eb6739b commit 721d606
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.16.0](https://github.com/varfish-org/hgvs-rs/compare/v0.15.0...v0.16.0) (2024-03-05)


### Features

* adding vertebrate mitochondrial code ([#160](https://github.com/varfish-org/hgvs-rs/issues/160)) ([#161](https://github.com/varfish-org/hgvs-rs/issues/161)) ([eb6739b](https://github.com/varfish-org/hgvs-rs/commit/eb6739b4e19d00beb4bae60bbced6fa16f33cd06))

## [0.15.0](https://github.com/varfish-org/hgvs-rs/compare/v0.14.1...v0.15.0) (2024-02-08)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hgvs"
version = "0.15.0"
version = "0.16.0"
edition = "2021"
authors = ["Manuel Holtgrewe <[email protected]>"]
description = "Port of biocommons/hgvs to Rust"
Expand Down

0 comments on commit 721d606

Please sign in to comment.