+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
//
// THANK YOU FOR YOUR ATTENTION!
-#define XSDCAL_VERSION "0.03"
-#define XSDCAL_USERAGENT "XestiaCalendar/0.03"
+#define XSDCAL_VERSION "0.04"
+#define XSDCAL_USERAGENT "XestiaCalendar/0.04"
#define XSDCAL_SOURCE "source"
#define XSDCAL_RELEASE 0
#define XSDCAL_COPYRIGHT "(c)2016-2017 Xestia Software Development"