diff options
author | Adrien Hopkins <ahopk127@my.yorku.ca> | 2022-02-12 14:25:47 -0500 |
---|---|---|
committer | Adrien Hopkins <ahopk127@my.yorku.ca> | 2022-02-12 14:25:47 -0500 |
commit | b179f3720fcd569c07f5fe95ee00d7ccfe12639d (patch) | |
tree | 1407e842405addbe6c5fd0b62426c2b800c623c7 /CHANGELOG.org | |
parent | e42994251882208e2a2ad0ce5f318b4c90823991 (diff) |
Updated changelog
Diffstat (limited to 'CHANGELOG.org')
-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 |