Added a TODO list for jotting down notes for future versions.
diff --git a/TODO.mdown b/TODO.mdown
new file mode 100644
index 0000000..aa2a90c
--- /dev/null
+++ b/TODO.mdown
@@ -0,0 +1,5 @@
+TODO-list
+=========
+- Support configurable naming for fixed branch names 'master' and 'develop'
+- Support configurable naming conventions (i.e. name prefixes) for supporting
+  branches, instead of fixed 'release-*' and 'hotfix-*'