X-Git-Url: http://Server1/repobrowser/?p=xestiacalendar%2F.git;a=blobdiff_plain;f=CHANGES;h=221a12c36c226aa65e0a93773a6110ed5761155f;hp=cbe7aebdd00c47fe2c769c873dc11786a5408743;hb=1773d88d66d5ea282b56d00d5164adfb678fdb3b;hpb=14524fdeb52ef649847928adbaef361e7498f32c diff --git a/CHANGES b/CHANGES index cbe7aeb..221a12c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,45 @@ +Version 0.08 +============ +02 January 2020 + +- Migrated to using the CMake build system +- Removed old Makefile, Visual Studio & Xcode projects +- Updated branding + +Version 0.07 +============ +19 September 2019 + +- Implemented improved unit testing and code coverage. + +Version 0.06 +============ +04 February 2018 + +- Implemented UTF8 support. + +Version 0.05 +============ +23 September 2017 + +- Implemented macOS support. +- Fixed issue where event description wasn't being loaded properly. +- Fixed issue where accounts tab was appearing first in the Preferences + window. + +Version 0.04 +============ +21 July 2017 + +- Implemented Win32 support. +- Fixed issue when creating/editing/deleting calendars in the + default account. +- An error message causes the "Save and New" menu optin in the + event editor to stop and not setup a blank event causing the + previous event information to be lost. +- Moved events to modern event handling used by wxWidgets. +- Removed painting of form controls as it causes issues on Win32. + Version 0.03 ============ 16 April 2017