Skip to content

Commit

Permalink
chore(main): release 0.14.0 (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot authored Nov 19, 2023
1 parent c5e21e2 commit 41328f0
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.14.0](https://github.com/bihealth/hgvs-rs/compare/v0.13.2...v0.14.0) (2023-11-19)


### Features

* adding support for selenoproteins ([#145](https://github.com/bihealth/hgvs-rs/issues/145)) ([#146](https://github.com/bihealth/hgvs-rs/issues/146)) ([c5e21e2](https://github.com/bihealth/hgvs-rs/commit/c5e21e28aa9de2bd4738e1f52cd96930fb1a3e48))

## [0.13.2](https://github.com/bihealth/hgvs-rs/compare/v0.13.1...v0.13.2) (2023-11-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.13.2"
version = "0.14.0"
edition = "2021"
authors = ["Manuel Holtgrewe <manuel.holtgrewe@bih-charite.de>"]
description = "Port of biocommons/hgvs to Rust"
Expand Down

0 comments on commit 41328f0

Please sign in to comment.