File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5- [ Unreleased ] : https://github.com/electron-userland/electron-installer-common/compare/v0.9.0...master
5+ [ Unreleased ] : https://github.com/electron-userland/electron-installer-common/compare/v0.10.0...master
6+
7+ ## [ 0.10.0] - 2020-01-21
8+
9+ [ 0.10.0 ] : https://github.com/electron-userland/electron-installer-common/compare/v0.9.0...v0.10.0
10+
11+ ### Changed
12+
13+ * The function signature for ` spawn ` is compatible with the one in ` child_process ` , with the
14+ addition of ` logger ` and ` updateErrorCallback ` (#62 )
615
716## [ 0.9.0] - 2020-01-16
817
Original file line number Diff line number Diff line change 11{
22 "name" : " electron-installer-common" ,
3- "version" : " 0.9 .0" ,
3+ "version" : " 0.10 .0" ,
44 "description" : " Common functionality for creating distributable Electron apps" ,
55 "author" : " Mark Lee" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments