includes info for v0.3.0.

This commit is contained in:
Mr Finchum 2024-12-28 17:58:02 +01:00
parent c36ab9b733
commit 17f0c52a2f

View file

@ -1,5 +1,13 @@
# Changelog
## 0.3.x
### 0.3.0: Qt GUI Transition (PySide6)
- Shifted from a TUI approach to a GUI-based layout.
- Adopted **PySide6** for the GUI and **Qt Designer** for designing layouts.
- Introduced a proof-of-concept UI, and adding own exif does not work
- Watermark is still in testing / alpha
- Original TUI version was forked and is still aviable, currently this branch includes the TUI version until the next minor version change.
## 0.2.x
### 0.2.1: Merge from TUI fork
- Ensure watermark is white with black borders.