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