From: Nathan Youngman Date: Sat, 16 Aug 2014 05:24:09 +0000 (-0600) Subject: FYI, howeyc/fsnotify is v0.9.0 X-Git-Tag: v1.7.2~281 X-Git-Url: https://go.fuhry.dev/?a=commitdiff_plain;h=0f5a4e3cff25a7768885f0dfd2a7924146406e48;p=fsnotify.git FYI, howeyc/fsnotify is v0.9.0 --- 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: