electron 1.4.3

Changelog: https://github.com/electron/electron/releases/tag/v1.4.3
This commit is contained in:
Feross Aboukhadijeh
2016-10-10 23:22:38 -07:00
committed by Dan Flettre
parent 4cbad1fccd
commit 1a1a4cd5d0
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# WebTorrent Desktop Version History
## UNRELEASED
### Changed
- Update Electron to 1.4.3
- Windows 32-bit: App can use 4GB of memory instead of just 2GB
## v0.17.2 - 2016-10-10
### Fixed