]> go.fuhry.dev Git - fsnotify.git/commitdiff
v1.4.0
authorNathan Youngman <git@nathany.com>
Sun, 2 Oct 2016 04:59:51 +0000 (22:59 -0600)
committerNathan Youngman <git@nathany.com>
Sun, 2 Oct 2016 04:59:51 +0000 (22:59 -0600)
CHANGELOG.md

index f6c7c485cafa8023ff5650b16836da78ea830c01..96e3b7df8bd1cda60ee7631c8a0ac5c7e0817227 100644 (file)
@@ -1,5 +1,9 @@
 # Changelog
 
+## v1.4.0 / 2016-10-01
+
+* add a String() method to Event.Op [#165](https://github.com/fsnotify/fsnotify/pull/165) (thanks @oozie)
+
 ## v1.3.1 / 2016-06-28
 
 * windows: fix for double backslash when watching the root of a drive [#151](https://github.com/fsnotify/fsnotify/issues/151) (thanks @brunoqc)