From bd6308e722cab2e8d6ab57a5737ec53bee14739d Mon Sep 17 00:00:00 2001 From: amc1999 Date: Tue, 2 May 2023 14:09:53 -0400 Subject: [PATCH] update change log --- CHANGELOG.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 7b45fe2ba..5da419e6f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,6 +1,19 @@ Please note: not all changes commented here, please use GitHub release notes and commits history for more details. +2023-05-02: + c++ core: MPI microdata database writing: fix memory leak + c++ core: Windows debug model disabling Microsoft iterator debug + c++ core: simulate only one member in a time-based model if specified in combined seed + c++ core: enhacement to allow predicting run-time memory requirements + c++ core: get model memory usage from Windows, Linux and MacOS + c++ core: new model run-time options to specify memory usage requiremnts + Windows: remove Powershell scripts to start or stop UI + go: add oms API to report archiving status for model runs and worksets + go: remove MaxPageSize from oms web-service API + UI: display storage management archiving status for model runs and worksets + UI: add LxQt terminal to UI start script + 2023-03-28: UI: fix output table decimals issues UI: support all accumulators in output table viewer