Update changelog for `v7.6.9`

This commit is contained in:
Ronan Jouchet 2018-12-01 14:07:47 -05:00
parent 8600c78d1a
commit ae3eafe653
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
7.6.9 / 2018-12-01
==================
* Add `start-in-tray` CLI option to `--tray` flag to let app start in background (PR #564, Fixes #522)
* Add `--global-shortcuts` flag to trigger in-app input events (PR #698, Fixes #15)
* Fix CSS injection broken with Electron 3 (PR #709, Fixes #703)
* Bump default Electron to 3.0.10
7.6.8 / 2018-10-06
==================

View File

@ -1,6 +1,6 @@
{
"name": "nativefier",
"version": "7.6.8",
"version": "7.6.9",
"description": "Wrap web apps natively",
"keywords": [
"desktop",