From dc3eec37bb1c6caf8c486f2dfeba1861f3d46835 Mon Sep 17 00:00:00 2001 From: Robert Muehsig Date: Wed, 5 Dec 2018 22:54:48 +0100 Subject: [PATCH] Update Changelog.md --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 46681ca..23a4cb6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,7 +5,7 @@ ElectronNET.API: * manifestJsonFilePath fixed (thanks @smack0007) -* Use Electron release 2.0.2 and updated packages (thanks @deinok) +* Use Electron release 3.0.0 and updated packages (thanks @deinok) * fixes for Socket interaction (thanks @mojinxun) * Fixing SingleInstances (thanks @yaofeng) * Enhance WebContent.GetUrl (thanks @ru-sh)