From 960fdf59b9e70828a3afe057aa4fb4c8541c9f8f Mon Sep 17 00:00:00 2001 From: Nathan Youngman Date: Sat, 28 Jun 2014 18:55:04 -0600 Subject: [PATCH] v0.14.0 just doing a minor version because nobody is depending on this package yet. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bbfc85..96fc888 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. -- 2.50.1