-
Notifications
You must be signed in to change notification settings - Fork 167
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -158,6 +158,7 @@ Add unit tests for any new or changed functionality. Lint and test your code | |
using [grunt](http://gruntjs.com/). | ||
|
||
## Release History | ||
* 1.1.3 - Fix for Node 10 support (@aredridel). Officially dropping support for Node < 4. | ||
* 1.1.2 - Prevent more `ENOENT` errors from escaping (@alexgorbatchev). | ||
* 1.1.1 - Prevent `fs.watch` errors from escaping error handler (@rosen-vladimirov). Fix `_addToWatched` without `path.sep` (@wyicwx). | ||
* 1.1.0 - Update to `[email protected]` with `minimatch >= 3.0.0`. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters