diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2c04d7b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ + +# v0.2 - 11 February 2016 + +* Windows support - thanks to @mattn for getting the ball rolling +* Fix a serious bug that prevented recursive watching on Linux +* Show full, variable expanded commands in logs +* Use slash-delimited paths throughout, even on Windows +* Properly handle CRLF line endings in config files +* Many, many small bugfixes and improvements