mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-01-05 15:12:11 +00:00
Update changelog for v44.0.2
This commit is contained in:
parent
4badf3dc70
commit
437ae55d2e
@ -1,4 +1,10 @@
|
|||||||
|
|
||||||
|
44.0.2 / 2021-06-07
|
||||||
|
===================
|
||||||
|
|
||||||
|
* Fix HTTP basic auth broken since 44.0.1 (fix #1219) (#1220)
|
||||||
|
* Fix tabs opening twice since 44.0.0 (fix #1209) (#1221)
|
||||||
|
|
||||||
44.0.1 / 2021-06-07
|
44.0.1 / 2021-06-07
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nativefier",
|
"name": "nativefier",
|
||||||
"version": "44.0.1",
|
"version": "44.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