Update Changelog

This commit is contained in:
Gregor Biswanger
2021-01-22 00:12:40 +01:00
committed by GitHub
parent 876bb98d92
commit 3588a8696d

View File

@@ -1,5 +1,9 @@
# Not released
# 11.5.2
# Released
# 11.5.1
ElectronNET.CLI:
@@ -45,8 +49,6 @@ Example for consuming the activate event (MacOs only)
* Fixed bug: Maintain references between socket.io connection events (thanks [danatcofo](https://github.com/danatcofo )) [\#468](https://github.com/ElectronNET/Electron.NET/pull/486)
* Fixed bug: Set default WebPreferences.DefaultFontSize (thanks [duncanawoods](https://github.com/duncanawoods)) [\#468](https://github.com/ElectronNET/Electron.NET/pull/468)
# Released
# 9.31.2
* Electron-Builder fixed for Windows builds.