Skip to content

Commit

Permalink
chore(main): release 0.26.0 (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot authored Nov 20, 2023
1 parent fe5f978 commit 9c16ef6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.26.0](https://github.com/bihealth/annonars/compare/v0.25.0...v0.26.0) (2023-11-20)


### Features

* adding number of ExAC CNV cases as constant ([#305](https://github.com/bihealth/annonars/issues/305)) ([7689744](https://github.com/bihealth/annonars/commit/7689744a917755995e52a6d08c6ddf6e39afeb39))
* adding PartialEq/Clone for gnomad_sv::cli::query::Record ([#306](https://github.com/bihealth/annonars/issues/306)) ([fe5f978](https://github.com/bihealth/annonars/commit/fe5f978348aa21658ca5bae098da3eb975a12875))
* serializing record enums with snake_case ([#302](https://github.com/bihealth/annonars/issues/302)) ([#303](https://github.com/bihealth/annonars/issues/303)) ([7f76293](https://github.com/bihealth/annonars/commit/7f76293a2c0989d701fe2374e9f42e96484f3f66))

## [0.25.0](https://github.com/bihealth/annonars/compare/v0.24.5...v0.25.0) (2023-11-18)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "annonars"
version = "0.25.0"
version = "0.26.0"
edition = "2021"
authors = ["Manuel Holtgrewe <[email protected]>"]
description = "Rust template repository"
Expand Down

0 comments on commit 9c16ef6

Please sign in to comment.