Skip to content

Commit 296fc9a

Browse files
bump version to 3.0.0
1 parent 5330cb8 commit 296fc9a

3 files changed

Lines changed: 15 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12-
- BREAKING: Model update v5.0: add optional fields to entity type models
13-
1412
### Changes
1513

16-
- updated template to https://github.com/robert-koch-institut/mex-template/commit/52887e
17-
1814
### Deprecated
1915

2016
### Removed
@@ -23,6 +19,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2319

2420
### Security
2521

22+
## [3.0.0] - 2026-06-19
23+
24+
### Added
25+
26+
- BREAKING: Model update v5.0: add optional fields to entity type models
27+
28+
### Changes
29+
30+
- updated template to https://github.com/robert-koch-institut/mex-template/commit/52887e
31+
2632
## [2.1.0] - 2026-06-17
2733

2834
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mex-common"
3-
version = "2.1.0"
3+
version = "3.0.0"
44
description = "Common library for MEx python projects."
55
authors = [{ name = "MEx Team", email = "mex@rki.de" }]
66
readme = { file = "README.md", content-type = "text/markdown" }

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)