]> go.fuhry.dev Git - fsnotify.git/commitdiff
v1.0.2
authorNathan Youngman <git@nathany.com>
Sun, 17 Aug 2014 21:35:13 +0000 (15:35 -0600)
committerNathan Youngman <git@nathany.com>
Sun, 17 Aug 2014 21:35:13 +0000 (15:35 -0600)
ref #33

closes #14

CHANGELOG.md

index 2a9a60071f28c42413757f9700c8b19d40ff41ca..31265b70845258b247266f0cd83086fdc004ec51 100644 (file)
@@ -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.