From 460ce42ad4576257cb3e4554b83bb7e4e6ffe7a0 Mon Sep 17 00:00:00 2001 From: ReznoRMichael Date: Wed, 17 Feb 2021 04:12:27 +0100 Subject: [PATCH] readme, version change 1.1.0 --- README.md | 4 +++- package.json | 2 +- src/index.html | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c555097..669b3b3 100644 --- a/README.md +++ b/README.md @@ -242,7 +242,7 @@ If you like the tool and wish it developed further with more functions and easie — Added save's Play Time -* v1.0.4 2021-xx-xx: +* v1.1.0 2021-xx-xx: — **General Backwards Compatibility** with Hollow Knight version 1.0.0.6 save files (February 2017 release version) and all above. @@ -259,6 +259,8 @@ If you like the tool and wish it developed further with more functions and easie — Added a small scroll up arrow for fast returning to top. + — Performance optimizations. Should work ~2x faster. Difference may be noticeable rather more on mobile devices than on PCs. + ## Using * JavaScript (compiled to ES 6 / ES 2015) diff --git a/package.json b/package.json index 89740fd..01ce40e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hollow-knight-completion-check", - "version": "1.0.4", + "version": "1.1.0", "description": "Hollow Knight Save Game Completion Analyzer Web Tool", "main": "index.html", "scripts": { diff --git a/src/index.html b/src/index.html index fea78bb..a518b7c 100644 --- a/src/index.html +++ b/src/index.html @@ -113,7 +113,7 @@

- v1.0.4. Work-In-Progress. Feedback: Steam Discussions Steam Guide.
+ v1.1.0. Work-In-Progress. Feedback: Steam Discussions Steam Guide.
Programmed, written and created by 🉑 rezno[R] © 2020–2021
Support Tool (PayPal)