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