This doesn't go back very far. Do we want to?
Should we start using versions, and if so, what version would we be at?
closes #66
--- /dev/null
+# Changelog
+
+## r2013-10-19
+
+* [Fix] kqueue: remove file watches when parent directory is removed #71 (reported by @mdwhatcott)
+* [Fix] kqueue: race between Close and readEvents #70 (reported by @bernerdschaefer)
+* [Doc] specify OS-specific limits in README (thanks @debrando)
+
+## r2013-09-08
+
+* [Doc] update package path in example code #63 (thanks @paulhammond)
+* [Doc] Contributing document (thanks @nathany)
+* [Doc] Cross-platform testing with Vagrant #59 (thanks @nathany)
+* [Doc] GoCI badge in README (tests Linux only) #60