Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vladikoff committed Oct 20, 2020
1 parent fc210e7 commit 8f597c2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG
@@ -1,3 +1,10 @@
v3.0.0:
date: 2020-10-20
changes:
- Bump dependencies.
- Switch to GitHub actions.
- Ensures errors in stdoutEqual callback are logged.
- Requires Node 10+.
v2.1.0:
date: 2019-03-18
changes:
Expand Down
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -219,6 +219,7 @@ grunt.initConfig({

## Release History

* 2020-10-20   v3.0.0   Bump dependencies. Switch to GitHub actions Ensures errors in stdoutEqual callback are logged Requires Node 10+
* 2019-03-18   v2.1.0   Bump dependencies. Update to latest JSHint
* 2018-09-22   v2.0.0   Bump devDependencies. Drop Node.js < 6 support.
* 2016-11-23   v1.1.0   Fix relative output Bump minor version
Expand Down Expand Up @@ -262,4 +263,4 @@ grunt.initConfig({

Task submitted by ["Cowboy" Ben Alman](http://benalman.com/)

*This file was generated on Tue Oct 20 2020 09:41:21.*
*This file was generated on Tue Oct 20 2020 09:55:41.*

0 comments on commit 8f597c2

Please sign in to comment.