From 4a0c4119af04c05b35cc458c8b3285e2fa6f72a0 Mon Sep 17 00:00:00 2001 From: Nathan Youngman Date: Sat, 21 Jun 2014 22:54:01 -0600 Subject: [PATCH] v0.13.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 760c058..4c0627e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## v0.13.0 / 2014-06-21 + +* Events channel of type Event rather than *Event. +* Add/Remove accept a name rather than a path (same behavior). +* [API] Remove AddWatch on Windows, use Add. +* [internal] use syscall constants directly for inotify and kqueue. +* [internal] kqueue: rename events to kevents and fileEvent to event + ## v0.12.0 / 2014-06-19 * Go 1.3+ required on Windows (uses syscall.ERROR_MORE_DATA internally). -- 2.50.1