Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Feb 5, 2019
1 parent 0f25353 commit 12b45c1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,13 @@
# Chokidar 2.1.0 (Feb 5, 2019)
* Ignore accessTime updates caused by read operations (#762).
* Updated dependencies. Removed `lodash.debounce`.

# Chokidar 2.0.4 (Jun 18, 2018)

# Chokidar 2.0.3 (Mar 22, 2018)
* Fixes an issue that using fd = 0 is not closed in case
Windows is used and a `EPERM` error is triggered.

# Chokidar 2.0.2 (Feb 14, 2018)
* Allow semver range updates for upath dependency

Expand Down

0 comments on commit 12b45c1

Please sign in to comment.