Faster startup time (50ms)

This commit is contained in:
Feross Aboukhadijeh
2016-04-07 00:58:37 -07:00
parent 1947a03e94
commit d49a8e772f
3 changed files with 8 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
# WebTorrent Desktop Version History
## UNRELEASED
## v0.3.2 - 2016-04-07
### Added
@@ -8,7 +8,10 @@
### Changed
- Faster startup time (50ms)
- Update Electron to 0.37.5
- Remove the white flash when loading pages and resizing the window
- Fix crash when sending IPC messages
### Fixed