Add Changelog entry for v0.2

Change-Id: Ia8fe01e6b37973bd03c3242ab4e93903eef6fb86
diff --git a/Changelog b/Changelog
index 5b1d142..8660b5e 100644
--- a/Changelog
+++ b/Changelog
@@ -3,3 +3,15 @@
  * Initial Release
 
  -- Steve McIntyre <steve.mcintyre@linaro.org>  Wed, 24 Dec 2014 18:31:24 +0000
+
+vland 0.2
+
+ * Massive numbers of bugfixes and code cleanups
+ * Improve how we talk to the Cisco switches - disable paging on long
+   output
+ * Switch from "print" to "logging.foo" for messages, and add logfile
+   support
+ * Improved test suite coverage, and added core test scripts for the lab
+   environment
+
+ -- Steve McIntyre <steve.mcintyre@linaro.org>  Fri, 13 Feb 2015 15:42:31 +0800