File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
- [ Unreleased ] : https://github.com/electron-userland/electron-installer-debian/compare/v1.1.1...master
5
+ [ Unreleased ] : https://github.com/electron-userland/electron-installer-debian/compare/v1.2.0...master
6
+
7
+ ## [ 1.2.0] - 2019-05-01
8
+
9
+ [ 1.2.0 ] : https://github.com/electron-userland/electron-installer-debian/compare/v1.1.1...v1.2.0
10
+
11
+ ### Added
12
+
13
+ * Support for SUID sandbox helper in Electron >= 5 (#184 )
14
+
15
+ ### Fixed
16
+
17
+ * Allow GConf dependency with non-deprecated package name (#185 )
6
18
7
19
## [ 1.1.1] - 2019-02-20
8
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " electron-installer-debian" ,
3
3
"description" : " Create a Debian package for your Electron app." ,
4
- "version" : " 1.1.1 " ,
4
+ "version" : " 1.2.0 " ,
5
5
"license" : " MIT" ,
6
6
"author" : {
7
7
"name" : " Daniel Perez Alvarez" ,
You can’t perform that action at this time.
0 commit comments