Skip to content

Commit

Permalink
documentation is updated (new release notes for 4.0.4) (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkanczler authored May 4, 2018
1 parent 0a98161 commit 05a847a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DETAILS.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ stats.js Location | true | ./node_modules/webpack/lib/Stats.js | Location of the

## <a id="release-notes"></a>Release Notes

* 4.0.4 (24/05/2018)
* Dependencies are updated to fix security vulnerabilities (though it was just in one of the samples).
* 4.0.3 (29/03/2018)
* The `--display "none"` flag is working properly with webpack 4.
* 4.0.2 (27/01/2018)
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ stats.js Location | true | ./node_modules/webpack/lib/Stats.js | Location of the

## <a id="release-notes"></a>Release Notes

* 4.0.4 (24/05/2018)
* Dependencies are updated to fix security vulnerabilities (though it was just in one of the samples).
* 4.0.3 (29/03/2018)
* The `--display "none"` flag is working properly with webpack 4.
* 4.0.2 (27/01/2018)
Expand Down

0 comments on commit 05a847a

Please sign in to comment.