From 49a9a95e0a56f7ec30974a706c3cc0268377e391 Mon Sep 17 00:00:00 2001 From: 007revad <39733752+007revad@users.noreply.github.com> Date: Thu, 23 Mar 2023 09:26:23 +1100 Subject: [PATCH] Update CHANGES.txt Added a timeouts when checking for newer script version in case github is down or slow. --- CHANGES.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 3cb5748..b123cd2 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,7 +1,11 @@ -v2.1.19 +v1.2.20 +- Added a timeouts when checking for newer script version in case github is down or slow. +- Fixed change log (v1.2.19 and v1.2.18 were listed as v2.2.19 and v2.2.19). + +v1.2.19 - Minor change to check new version code. -v2.2.18 +v1.2.18 - Minor shell output formatting fix. v1.2.17