File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed
Expand file tree Collapse file tree 2 files changed +18
-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.6.3...master
5+ [ Unreleased ] : https://github.com/electron-userland/electron-installer-common/compare/v0.7.0...master
6+
7+ ## [ 0.7.0] - 2019-05-24
8+
9+ [ 0.7.0 ] : https://github.com/electron-userland/electron-installer-common/compare/v0.6.3...v0.7.0
10+
11+ ### Fixed
12+
13+ * Let implementing modules specify revision fallbacks (#29 )
14+
15+ ### Changed
16+
17+ * ` wrapError ` is more ` async ` /` await ` -friendly (#27 )
18+
19+ ### Removed
20+
21+ * Support for Node < ; 8 (#27 )
622
723## [ 0.6.3] - 2019-05-02
824
Original file line number Diff line number Diff line change 11{
22 "name" : " electron-installer-common" ,
3- "version" : " 0.6.3 " ,
3+ "version" : " 0.7.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