Updated CHANGELOG

This commit is contained in:
2021-05-01 00:58:55 -05:00
parent a4c3dbdb94
commit 38aa8c8962
3 changed files with 6 additions and 1 deletions

View File

@@ -2,7 +2,9 @@
"cSpell.words": [ "cSpell.words": [
"APPIMAGE", "APPIMAGE",
"APPPLATFORM", "APPPLATFORM",
"Bodhi",
"Filebase", "Filebase",
"GUID's",
"HKCC", "HKCC",
"HKCR", "HKCR",
"HKCU", "HKCU",
@@ -10,6 +12,7 @@
"HKLM", "HKLM",
"LOCALAPPDATA", "LOCALAPPDATA",
"Redistributable", "Redistributable",
"Skylink's",
"Skylinks", "Skylinks",
"Skynet", "Skynet",
"Unmount", "Unmount",

View File

@@ -1,8 +1,9 @@
# Changelog # Changelog
## 1.3.4 ## 1.3.4
- \#55: Enable 'Activate' release instead of 'Install' in notification pop-up - \#55: Enable 'Activate' release instead of 'Install' in notification pop-up
- \#58: Add authentication support for Skynet premium portals
- \#59: Add agent string / API key support for Skynet portals
- Ability to export Skylink's to json file - Ability to export Skylink's to json file
- Ability to import Skylink's from json file - Ability to import Skylink's from json file

View File

@@ -567,6 +567,7 @@ class MountItems extends IPCContainer {
{footerItems} {footerItems}
</div> </div>
); );
443;
} }
} }