Skip to content

Commit

Permalink
Update changelog for v7.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ronjouch committed Aug 1, 2018
1 parent d99c7be commit 2b8f139
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -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
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nativefier",
"version": "7.6.6",
"version": "7.6.7",
"description": "Wrap web apps natively",
"keywords": [
"desktop",
Expand Down

0 comments on commit 2b8f139

Please sign in to comment.