diff --git a/docs/Changelog.md b/docs/Changelog.md index 95af815a11e..daab8689280 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1,6 +1,6 @@ # Changelog -1.16.1 +1.16.1 (16 July 2024) ------------------------- * [#6382](https://github.com/TouK/nussknacker/pull/6382) Avoid timeout on model reload by stopping DeploymentActor and RescheduleFinishedActor non-gracefully. Instead, retry until success while creating new actors.