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 @@
-
+
diff --git a/todo.txt b/todo.txt
index 202a40b..d2d726f 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,8 +1,8 @@
x xhr->run_scan.php
x add random number to file to prevent enumeration
x move and edit scripts
-status/notify when done
- polling xml file?
+x status/notify when done
+x polling xml file?
error handling
nmap fail
php script fail