diff options
-rw-r--r-- | CHANGELOG.org | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org index 5630737..54983fa 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -1,5 +1,10 @@ * Changelog All notable changes in this project will be shown in this file. +** Unreleased +*** Added + - Added tests for the GUI +*** Changed + - Rewrote the GUI code internally using an MVP model to make it easier to maintain and improve ** v0.3.2 - [2021-12-02 Thu] *** Added - Added lots more tests for the backend and utilities |