From 3b9eeab7fd9fa1c5fa5ae45e6afcc322534fdc60 Mon Sep 17 00:00:00 2001 From: varfish-bot <138480089+varfish-bot@users.noreply.github.com> Date: Tue, 3 Dec 2024 15:54:02 +0100 Subject: [PATCH] chore(main): release 0.4.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8164175..c26b875 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.4.1](https://github.com/varfish-org/cadd-rest-api/compare/v0.4.0...v0.4.1) (2024-12-03) + + +### Bug Fixes + +* use conda only in cadd scripts ([#18](https://github.com/varfish-org/cadd-rest-api/issues/18)) ([29308a9](https://github.com/varfish-org/cadd-rest-api/commit/29308a9d39b057a4b0ae67e7cba7051220e0d89b)) + ## [0.4.0](https://github.com/varfish-org/cadd-rest-api/compare/v0.3.4...v0.4.0) (2024-02-07)