From 09bfa06c18db15fdaa180b6dec3c938ca3a50c9d Mon Sep 17 00:00:00 2001 From: hrntsm Date: Sat, 27 Jan 2024 16:26:35 +0900 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2af5b23..c91d1c2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,12 +11,14 @@ Please see [here](https://github.com/hrntsm/Tunny/releases) for the data release ### Changed - Use new JournalStorage handler to improve stability. + - old format journal storage result new can open in tunny. ### Fixed - Does not work when human-in-the-loop continues. - Error when reading older versions of JournalStorage. - without constraint notification timing when output result. +- in-memory optimization result saving error. ## [v0.9.1] -2023-12-30