From 969b84c7423779a224b99f91cba0454ce2b033ba Mon Sep 17 00:00:00 2001 From: Helge Hecht Date: Wed, 30 Oct 2024 14:38:18 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fe38b1..b95249a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [dev] - unreleased +## [0.13.4] - 2024-10-30 ### Changed - re-enabled parallelism in alignment step [#230](https://github.com/RECETOX/recetox-aplcms/pull/230)