Update changelog for `6.11.0`

This commit is contained in:
Jia Hao 2016-03-11 03:49:14 +08:00
parent a49decbae8
commit c36afb71d9
1 changed files with 15 additions and 2 deletions

View File

@ -1,4 +1,17 @@
6.11.0 / 2016-03-11
===================
* Use local page-icon dependency instead of bestIcon server to infer icons for a target url
* Add conversion of images from `.ico` to `.png`
* Implement conversion of images on Linux in addition to OSX
* Fix bug in setting icon on for a Windows app while on Windows OS
* Trim whitespace from inferred page title
* Remove non-ascii characters from app name to prevent weird Wine error
* Remove dependency on `sips`
* Fix bug where shell scripts fail silently
* Modularize `gulpfile`
6.10.1 / 2016-02-26
===================