Skip to content

Commit 884dca4

Browse files
authored
chore: release 0.7.0 (#60)
1 parent 317a767 commit 884dca4

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://www.github.com/varfish-org/cada-prio/compare/v0.6.1...v0.7.0) (2024-08-29)
4+
5+
6+
### Features
7+
8+
* command to dump OpenAPI schema ([#58](https://www.github.com/varfish-org/cada-prio/issues/58)) ([#59](https://www.github.com/varfish-org/cada-prio/issues/59)) ([317a767](https://www.github.com/varfish-org/cada-prio/commit/317a7674002543720084d4e5532db4cc7dc456e5))
9+
310
### [0.6.1](https://www.github.com/bihealth/cada-prio/compare/v0.6.0...v0.6.1) (2023-11-16)
411

512

cada_prio/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.6.1"
1+
__version__ = "0.7.0"

0 commit comments

Comments
 (0)