diff --git a/CHANGELOG.md b/CHANGELOG.md index c883d58f..5c70ddac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning]. ## [Unreleased] +## [0.5.0] - 2026-03-10 + - [PR-130](https://github.com/itk-dev/ai-screening/pull/130) Added automatic evaluation of "Law" ("Må vi?") tracks @@ -291,6 +293,7 @@ and this project adheres to [Semantic Versioning]. [Keep a Changelog]: https://keepachangelog.com/en/1.1.0/ [Semantic Versioning]: https://semver.org/spec/v2.0.0.html -[Unreleased]: https://github.com/itk-dev/ai-screening/compare/0.4.0...HEAD +[Unreleased]: https://github.com/itk-dev/ai-screening/compare/0.5.0...HEAD +[0.5.0]: https://github.com/itk-dev/ai-screening/compare/0.4.0...0.5.0 [0.4.0]: https://github.com/itk-dev/ai-screening/compare/0.3.4...0.4.0 [0.1.0]: https://github.com/itk-dev/ai-screening/releases/tag/0.1.0