Skip to content

Commit

Permalink
chore(main): release 0.36.0 (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot authored Feb 26, 2024
1 parent de5339c commit af80f08
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.36.0](https://github.com/varfish-org/annonars/compare/v0.35.0...v0.36.0) (2024-02-26)


### Features

* allow skipping cf contents in "db-utils copy" ([#420](https://github.com/varfish-org/annonars/issues/420)) ([de5339c](https://github.com/varfish-org/annonars/commit/de5339ce07bffd7a60995591b9e8f101002a9b86))

## [0.35.0](https://github.com/varfish-org/annonars/compare/v0.34.1...v0.35.0) (2024-02-08)


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.35.0"
version = "0.36.0"
edition = "2021"
authors = ["Manuel Holtgrewe <manuel.holtgrewe@bih-charite.de>"]
description = "Rust template repository"
Expand Down

0 comments on commit af80f08

Please sign in to comment.