From 1c60b92c37b40cd8c1c129fafc2bc878e8549676 Mon Sep 17 00:00:00 2001 From: Robert Muehsig Date: Wed, 18 Oct 2017 23:09:38 +0200 Subject: [PATCH] Create Changelog.md --- Changelog.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Changelog.md diff --git a/Changelog.md b/Changelog.md new file mode 100644 index 0000000..c6145af --- /dev/null +++ b/Changelog.md @@ -0,0 +1,14 @@ +# 0.0.2 + +ElectronNET.CLI: +* Added Init to Help page +* Added XML documentation to NuGet output +* Maybe fixed for https://github.com/GregorBiswanger/Electron.NET/issues/2 + +ElectronNET.API: +* Add XML documentation to NuGet output +* Implemented Notification-, Dialog- & Tray-API + +# 0.0.1 + +* init everything and basic functionality