From 0c813287ae82928d797140deaa7170e75116b8b4 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 10 Jul 2012 11:49:49 +0300 Subject: [PATCH] minor changes --- changeLog | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/changeLog b/changeLog index 4fc0c1f7..c44d46ce 100644 --- a/changeLog +++ b/changeLog @@ -1,9 +1,12 @@ -Cloud Commander v0.1.1 +Version 0.1.1 -- Added onerror parametr to anyload in Clinet Side, so now we can process situation when +* Added onerror parametr to anyload in Clinet Side, so now we can process situation when js-script(or something other) has not loaded. -- Added jquery file, so from now Cloud Commander can totaly work offline. -- Added css-lint to travis ci. -- fixed bug in object Minify, doit function, more processing function did not + +* Added jquery file, so from now Cloud Commander can totaly work offline. + +* Added css-lint to travis ci. + +* Fixed bug in object Minify, doit function, more processing function did not return final_code so changes was not saving, and clien side loaded keyBinding.js and cloudfunc.js full sized versions. \ No newline at end of file