Cleanup 7.1.0 changelog (#339)

Removing duplicate entries, separate new features as such, order by features>fixes>rest
This commit is contained in:
Ronan Jouchet 2017-04-16 12:16:09 -04:00 committed by Darren Haken
parent da637ebf73
commit 25eada1fd5
1 changed files with 9 additions and 11 deletions

View File

@ -3,17 +3,15 @@
7.1.0 / 2017-04-07 7.1.0 / 2017-04-07
================== ==================
* Update documentation * Feature: Add "Copy link location" context menu (#230)
* Add editorconfig to trim trailing whitespace * Feature: Add `--internal-urls <regex>` option to customize what should open in external browser (#230)
* Merge branch 'patch-1' of https://github.com/vrunjeti/nativefier into vrunjeti-patch-1 * Feature: Add `--zoom` option for setting default zoom (#218)
* Fix context menu actions broken on <a> elements containing nested markup (#263) * Bug: Fix context menu actions broken on <a> elements containing nested markup (#263)
* Fix counter notifications (#256) * Bug: Fix counter notifications (#256)
* Fix travis tests which require wine * Bug: Remove non-ascii characters or use default for app name (#217)
* Fix context menu actions broken on <a> elements containing nested markup * Doc: various fixes, including clarifying optional OSX dependencies for generating icons
* Fix badge notifications * CI: Fix Travis tests which require wine
* add "copy link location" and "--internal-urls <regex>" features (#230) * Dev: Add editorconfig to trim trailing whitespace
* Remove all non-ascii characters or use default for app name (#217)
* Added a --zoom option for setting default zoom (#218)
7.0.1 / 2016-06-16 7.0.1 / 2016-06-16
================== ==================