]> go.fuhry.dev Git - fsnotify.git/commitdiff
FYI, howeyc/fsnotify is v0.9.0
authorNathan Youngman <git@nathany.com>
Sat, 16 Aug 2014 05:24:09 +0000 (23:24 -0600)
committerNathan Youngman <git@nathany.com>
Sat, 16 Aug 2014 05:24:09 +0000 (23:24 -0600)
README.md

index acc8b5ee08fb574fdc2e29d637109c8a34e3c8d4..b0a628c6fe3ffd8862206967af0e88b705ea91d9 100644 (file)
--- 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: