From 0f5a4e3cff25a7768885f0dfd2a7924146406e48 Mon Sep 17 00:00:00 2001 From: Nathan Youngman Date: Fri, 15 Aug 2014 23:24:09 -0600 Subject: [PATCH] FYI, howeyc/fsnotify is v0.9.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acc8b5e..b0a628c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Please see [the documentation](http://godoc.org/github.com/go-fsnotify/fsnotify) ## API stability -The fsnotify API has changed from what exists at `github.com/howeyc/fsnotify` ([GoDoc](http://godoc.org/github.com/howeyc/fsnotify)). +The fsnotify API has changed from what exists at `github.com/howeyc/fsnotify` ([v0.9.0](https://github.com/go-fsnotify/fsnotify/blob/master/CHANGELOG.md#v090--2014-01-17)). Further changes are expected. You may use [gopkg.in](https://gopkg.in/fsnotify.v1) to lock to the current API: -- 2.50.1