]> go.fuhry.dev Git - fsnotify.git/commitdiff
v0.14.1
authorNathan Youngman <git@nathany.com>
Sat, 5 Jul 2014 03:04:52 +0000 (21:04 -0600)
committerNathan Youngman <git@nathany.com>
Sat, 5 Jul 2014 03:06:07 +0000 (21:06 -0600)
CHANGELOG.md

index 96fc88888e3eb2f12a2eb1aa7a25b1948ce61c88..92318284cf3a856ea990e2d1aecd04f4a7c792ef 100644 (file)
@@ -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)