diff --git a/docs/changelog.md b/docs/changelog.md index 31c3b2a..fdca59f 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -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 ================== diff --git a/package.json b/package.json index d1f27f8..3ace376 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nativefier", - "version": "7.7.0", + "version": "7.7.1", "description": "Wrap web apps natively", "keywords": [ "desktop",