From a583600011701363a86964a726123a1e1a1d9c1a Mon Sep 17 00:00:00 2001 From: "Joshua E. Jodesty" Date: Tue, 22 Sep 2020 14:57:17 -0400 Subject: [PATCH] updated CHANGELOG --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1060f029..abade949 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,10 @@ ### September 22, 2020 ##### [Multi - System Model Execution](https://github.com/cadCAD-org/cadCAD/blob/master/documentation/Simulation_Execution.md#multiple-simulation-execution) * **ver. ≥ `0.4.23`:** - * Hot-Fix: [#203](https://github.com/cadCAD-org/cadCAD/pull/203) (**No Breaking Changes**) - * Simulation results will no longer return truncated results / exclude the results of the last + * **Hot-Fix:** [#203](https://github.com/cadCAD-org/cadCAD/pull/203) (**No Breaking Changes**) + * Multi - System Model simulation results will no longer return truncated results / exclude the results of the last `cadCAD.configuration.Configuration` appended to `cadCAD.configs`. - * Issue: [#195](https://github.com/cadCAD-org/cadCAD/issues/195) + * Issue: [#195](https://github.com/cadCAD-org/cadCAD/issues/195) ### August 5, 2020