From 3f5b344dac5476ace2614a186da409aa3e3c948f Mon Sep 17 00:00:00 2001 From: Mikkel Ricky Date: Tue, 10 Mar 2026 14:35:15 +0100 Subject: [PATCH] Release 0.5.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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