From 06d7792d71d8467ba3c6665be7a86c055392817e Mon Sep 17 00:00:00 2001 From: Nathan Youngman Date: Fri, 4 Jul 2014 21:04:52 -0600 Subject: [PATCH] v0.14.1 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96fc888..9231828 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## v0.14.1 / 2014-07-04 + +* kqueue: fix incorrect mutex used in Close() +* Update example to demonstrate usage of Op. + ## v0.14.0 / 2014-06-28 * [API] Don't set the Write Op for attribute notifications [#4](https://github.com/fsnotify/fsnotify/issues/4) -- 2.50.1