From b4e4c2ca934d153d0f2c688353bde281a476cca5 Mon Sep 17 00:00:00 2001 From: CodeByMrFinchum <mr.finchum@pm.me> Date: Wed, 8 Jan 2025 15:46:13 +0100 Subject: [PATCH] 0.2.0-a1 --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc1eb38..0ae39f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ # Changelog -## 0.1.0 +## 0.2.x +### 0.2.0-a1 +- Main UI received a facelift. +- Added a new experimental preview window to display an image and show how changing values affects it. +- Programm now warns for potential overwrite of existing files. + +## 0.1.x +### 0.1.1 +- Update metadata, preview, readme, bump in version for pip + +### 0.1.0 - Preserved the current working GUI by pinning `optima35` to a specific version for guaranteed compatibility. ## 0.0.x