]> go.fuhry.dev Git - fsnotify.git/commitdiff
v0.14.0
authorNathan Youngman <git@nathany.com>
Sun, 29 Jun 2014 00:55:04 +0000 (18:55 -0600)
committerNathan Youngman <git@nathany.com>
Sun, 29 Jun 2014 00:55:04 +0000 (18:55 -0600)
just doing a minor version because nobody is depending on this package yet.

CHANGELOG.md

index 0bbfc85c28751556889d8995d298477bffc9e557..96fc88888e3eb2f12a2eb1aa7a25b1948ce61c88 100644 (file)
@@ -1,5 +1,11 @@
 # Changelog
 
+## v0.14.0 / 2014-06-28
+
+* [API] Don't set the Write Op for attribute notifications [#4](https://github.com/fsnotify/fsnotify/issues/4)
+* Fix for String() method on Event (thanks Alex Brainman)
+* Don't build on Plan 9 or Solaris (thanks @4ad)
+
 ## v0.13.0 / 2014-06-21
 
 * Events channel of type Event rather than *Event.