From f666f63453a04bd0afd58306443544399d9c9435 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 20 Nov 2017 09:47:20 -0700 Subject: [PATCH] add standard files --- CHANGELOG | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..42acbee --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,14 @@ +v0.0.6 - Functional demo of "sexy" electron app features + Features: + * Dock and tray integration + * Notifications + * Menus + * Shortcuts + * Drag and drop + * One-step build + * also supports a form of mDNS discovery + Pending + * Crash reporting + * Signed installers for all three platforms + * Automatic updaters for Mac and Windows + * Fast startup \ No newline at end of file