Skip to content

Commit

Permalink
Merge a494e1d into 3409db8
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jan 2, 2018
2 parents 3409db8 + a494e1d commit 3077ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Chokidar 2.0.0 (Dec 29, 2017)
* Breaking: Upgrade globbing dependencies which require globs to be more strict and always use POSIX-style slashes because Windows-style slashes are used as escape sequences
* Breaking: Drop official support of Node.js older than v6.0. Chokidar would still work, but don't expect too much stability.
* Update tests to work with upgraded globbing dependencies
* Add ability to log FSEvents require error by setting `CHOKIDAR_PRINT_FSEVENTS_REQUIRE_ERROR` env
* Fix for handling braces in globs
* Add node 8 & 9 to CI configs
* Allow node 0.10 failures on Windows

# Chokidar 1.7.0 (May 8, 2017)
Expand Down

0 comments on commit 3077ca1

Please sign in to comment.