Update changelog for `v7.7.1`

This commit is contained in:
Ronan Jouchet 2020-01-23 20:00:43 -05:00
parent 97f092b77b
commit b927b401b0
2 changed files with 13 additions and 1 deletions

View File

@ -1,4 +1,16 @@
7.7.1 / 2020-01-23
==================
* Feature: proxy rules with `--proxy-rules` flag (PR #854)
* Fix weirdly platform-dependent folder naming logic (PR #850, issue #708)
* Fix filter exception when injecting CSS (PR #837)
* Fix Handle nativefier.json readonly access with options.maximize (PR #856)
* Fix/app: Application menu support on Electron 5.x (PR #876)
* Doc: Clarify `--background-color` arguments (PR #891)
* Doc: Fix duplicate word for `--bounce` doc (PR #883)
* Bump default Electron to 5.0.13
7.7.0 / 2019-08-22
==================

View File

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