From a8a77c9133d2d6fd8334f3260d06f60e8d80a5fb Mon Sep 17 00:00:00 2001 From: Nathan Youngman Date: Tue, 28 Jun 2016 19:11:04 -0600 Subject: [PATCH] v1.3.1 --- AUTHORS | 1 + CHANGELOG.md | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/AUTHORS b/AUTHORS index 6438bb3..71c47ce 100644 --- a/AUTHORS +++ b/AUTHORS @@ -11,6 +11,7 @@ Adrien Bustany Amit Krishnan Bjørn Erik Pedersen +Bruno Bigras Caleb Spare Case Nelson Chris Howey diff --git a/CHANGELOG.md b/CHANGELOG.md index 675fab9..f6c7c48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 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) + ## v1.3.0 / 2016-04-19 * Support linux/arm64 by [patching](https://go-review.googlesource.com/#/c/21971/) x/sys/unix and switching to to it from syscall (thanks @suihkulokki) [#135](https://github.com/fsnotify/fsnotify/pull/135) -- 2.50.1