diff --git a/CHANGELOG.txt b/CHANGELOG.txt index b2b8512..a8435e0 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,2 +1,7 @@ v0.1-dev - initial working state \ No newline at end of file + initial working state + +v0.2-dev + added polling system to monitor output + added logs dir + refactored js \ No newline at end of file diff --git a/VERSION.txt b/VERSION.txt index e12dc76..a7b0b36 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -v0.1-dev \ No newline at end of file +v0.2-dev \ No newline at end of file diff --git a/index.php b/index.php index cbb5258..e164271 100644 --- a/index.php +++ b/index.php @@ -14,7 +14,7 @@
-
+