Skip to content

Commit bbecd86

Browse files
Update Changelog.md
1 parent 9278402 commit bbecd86

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Changelog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Not released
22

3+
# 5.22.15
4+
5+
ElectronNET.API:
6+
7+
* New Feature: Add BrowserWindow.RemoveMenu() (thanks [hack2root](https://github.com/hack2root))
38

49
# Released
510

@@ -11,7 +16,7 @@ ElectronNET.CLI:
1116

1217
ElectronNET.API:
1318

14-
* New Feature: Implement full support for Auto Updater [(Based on electron-updater - Version 4.0.6)](https://www.electron.build/auto-update)
19+
* New Feature: Full support for Auto Updater [(Based on electron-updater - Version 4.0.6)](https://www.electron.build/auto-update)
1520
* New Feature: Support for set a custom static Port to ASP.NET Backend [\#155](https://github.com/ElectronNET/Electron.NET/issues/155)
1621
* Fixed bug: Electron tray icon TypeError ([Electron original issue](https://github.com/electron/electron/issues/7657)) (thanks [Tum4ik](https://github.com/Tum4ik))
1722
* Fixed bug: Wrong tray icon path in the application built via `electronize build` command (thanks [Tum4ik](https://github.com/Tum4ik))

0 commit comments

Comments
 (0)