mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-12-22 18:18:55 +00:00
Update changelog for v7.6.7
This commit is contained in:
parent
d99c7bec1f
commit
2b8f1390fb
@ -1,4 +1,13 @@
|
||||
|
||||
7.6.7 / 2018-07-31
|
||||
==================
|
||||
|
||||
* Fix broken `--version` (issue #660)
|
||||
* Bump default Electron to 2.0.6
|
||||
* **Upcoming compatibility break notice:**
|
||||
**Nativefier may still work with node 4.x & 5.x, but <6.x is no longer tested.**
|
||||
**Minimum node version will be enforced to >=6.x at some point soon.**
|
||||
|
||||
7.6.6 / 2018-07-22
|
||||
==================
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nativefier",
|
||||
"version": "7.6.6",
|
||||
"version": "7.6.7",
|
||||
"description": "Wrap web apps natively",
|
||||
"keywords": [
|
||||
"desktop",
|
||||
|
Loading…
Reference in New Issue
Block a user