mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-16 01:37:07 +00:00
Update changelog for v11.0.2
This commit is contained in:
parent
292416b83f
commit
b821ade761
@ -1,4 +1,10 @@
|
|||||||
|
|
||||||
|
11.0.2 / 2020-11-21
|
||||||
|
===================
|
||||||
|
|
||||||
|
* **[BREAKING CHANGE] Bump default Electron to 11.0.2 / Chromium 87**
|
||||||
|
* Support using a Widevine-enabled Electron for DRM playback, see flag `--widevine` (fix #435) (PR #1073)
|
||||||
|
|
||||||
10.1.5 / 2020-11-08
|
10.1.5 / 2020-11-08
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nativefier",
|
"name": "nativefier",
|
||||||
"version": "10.1.5",
|
"version": "11.0.2",
|
||||||
"description": "Wrap web apps natively",
|
"description": "Wrap web apps natively",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Goh Jia Hao",
|
"author": "Goh Jia Hao",
|
||||||
|
Loading…
Reference in New Issue
Block a user