From 50dce8cb74ffca318c2a61f7838a67b7f8a2d92a Mon Sep 17 00:00:00 2001 From: CodeByMrFinchum <mr.finchum@pm.me> Date: Thu, 9 Jan 2025 11:32:49 +0100 Subject: [PATCH] v0.6.5 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8dde563..db44468 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog ## 0.6.x -### 0.6.5-a +### 0.6.5 / -a - No breaking changes to backward compatibility yet. - Updated the `process` function: an image can now be returned in a modified form without saving. It is returned as a Qt image, which is required for the new UI functionality. +- No change from alpha to *stable* ### 0.6.4 - Released a stable-ish version to ensure compatibility with the current GUI in OptimaLab35 (v0.1.0).