2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-12-23 02:28:55 +00:00

Update changelog for v6.12.0

This commit is contained in:
Jia Hao 2016-03-14 00:43:45 +08:00
parent 08575ca75f
commit ac4cbc32db

View File

@ -1,5 +1,17 @@
# Changelog
6.12.0 / 2016-03-14
===================
* Try to retrive icons from `nativefier-icons` first before inferring
* Add progress bar
* Use `windows` and `osx` to specify platform
* Override output directory by default
* Add checks for icon format
* Implement conversion to `.ico` for windows target
* Support only node `0.12` onwards with `babel-polyfill`
* Organise documentation
6.11.0 / 2016-03-11
===================