From e6d2612e82923694251199d211cb835295ae8d85 Mon Sep 17 00:00:00 2001 From: Adam McDonagh <27215476+adammcdonagh@users.noreply.github.com> Date: Thu, 25 Jan 2024 18:25:06 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cbf8a1..146a502 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +# v0.15.2 + +- Fix issue loading modules too fast with multiple steps in a batch + # v0.15.1 - Fix issue with logs not renaming correctly when an exception is thrown that's not caught