diff --git a/CHANGELOG.md b/CHANGELOG.md index 059ec4f4..9e07a645 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,9 @@ ([#173](https://github.com/go-task/task/pull/173)); - Fix bug where Task was persisting the new checksum on the disk when the Dry Mode is enabled - ([#166](https://github.com/go-task/task/issues/166)). + ([#166](https://github.com/go-task/task/issues/166)); +- Fix file timestamp issue when the file name has spaces + ([#176](https://github.com/go-task/task/issues/176)). ## v2.3.0 - 2019-01-02