From: Nathan Youngman Date: Sun, 17 Aug 2014 21:35:13 +0000 (-0600) Subject: v1.0.2 X-Git-Tag: v1.7.2~274 X-Git-Url: https://go.fuhry.dev/?a=commitdiff_plain;h=ec00b1a75bca88c04936a6be5f8cdcf74135235f;p=fsnotify.git v1.0.2 ref #33 closes #14 --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a9a600..31265b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## v1.0.2 / 2014-08-17 + +* [Fix] Missing create events on OS X. [#14](https://github.com/go-fsnotify/fsnotify/issues/14) (thanks @zhsso) +* [Fix] Make ./path and path equivalent. (thanks @zhsso) + ## v1.0.0 / 2014-08-15 * [API] Remove AddWatch on Windows, use Add.