Skip to content

Commit

Permalink
Cleanup CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
valscion committed May 19, 2020
1 parent 939ddc8 commit d6a34e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Expand Up @@ -12,11 +12,11 @@ _Note: Gaps between patch versions are faulty, broken or test releases._

## UNRELEASED

* **Improvement**
* Added support for exports.modules when webpack target = node

<!-- Add changelog entries for new changes under this section -->

* **Improvement**
* Added support for exports.modules when webpack target = node ([#345](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/345) by [@Spikef](https://github.com/Spikef))

* **New Feature**
* Support [WebWorkerChunkTemplatePlugin](https://github.com/webpack/webpack/blob/c9d4ff7b054fc581c96ce0e53432d44f9dd8ca72/lib/webworker/WebWorkerChunkTemplatePlugin.js) ([#353](https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/353) by [@Gongreg](https://github.com/Gongreg))

Expand Down

0 comments on commit d6a34e3

Please sign in to comment.