]> go.fuhry.dev Git - fsnotify.git/commitdiff
v0.10.0
authorNathan Youngman <git@nathany.com>
Sat, 24 May 2014 05:44:02 +0000 (23:44 -0600)
committerNathan Youngman <git@nathany.com>
Sat, 24 May 2014 05:50:10 +0000 (23:50 -0600)
CHANGELOG.md

index 761686aa9539f66bd38b75cb80d289f01e778240..eeb016c371627b8492077d81e7d04d605d73b9b3 100644 (file)
@@ -1,5 +1,9 @@
 # Changelog
 
+## v0.10.0 / 2014-05-23
+
+* [API] Remove current implementation of WatchFlags [#1](https://github.com/gophertown/fsnotify/pull/1)
+
 ## v0.9.0 / 2014-01-17
 
 * IsAttrib() for events that only concern a file's metadata [#79][] (thanks @abustany)