From 62eac7fb9c6f50507287e6daecb72448bff4e77d Mon Sep 17 00:00:00 2001 From: CodeByMrFinchum Date: Tue, 28 Jan 2025 15:02:25 +0100 Subject: [PATCH] 0.4.0 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c750d59..0a95198 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,12 @@ ## 0.4.x ### 0.4.0 - Fixed critical issue preventing the program from functioning. -- Updated compatibility to align with **upcoming** optima35 **release** (RC). +- Updated compatibility to align with **upcoming** optima35 **release**. ## 0.3.x +### 0.3.7: prepear for optima35 release +- Added a maximum version of dependencies list. + ### 0.3.6: Patch - Added check if any exif options are empty. - Also made the exif editor aviable without checking the exif box.