From 1e84f0cfb61b6ec8724f92f5abf6e867fd16279a Mon Sep 17 00:00:00 2001 From: Lanny McNie Date: Fri, 15 Sep 2017 14:24:10 -0600 Subject: [PATCH] Updated VERSIONS --- VERSIONS.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/VERSIONS.txt b/VERSIONS.txt index 9b5a207..14809b2 100644 --- a/VERSIONS.txt +++ b/VERSIONS.txt @@ -7,6 +7,7 @@ CRITICAL in place of the Types.SOUND, and request methods (LoadQueue.POST, AbstractLoader.POST) in place of Methods.POST. The deprecated methods and properties will still work, but will display a console warning when used. +- Changed version naming to use preloadjs.js, instead of containing the version number ***** - Fixed XHRRequest to append values in both GET and POST scenarios