Skip to content

Commit d6a34e3

Browse files
committed
Cleanup CHANGELOG.md
1 parent 939ddc8 commit d6a34e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
1212

1313
## UNRELEASED
1414

15-
* **Improvement**
16-
* Added support for exports.modules when webpack target = node
17-
1815
<!-- Add changelog entries for new changes under this section -->
1916

17+
* **Improvement**
18+
* 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))
19+
2020
* **New Feature**
2121
* 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))
2222

0 commit comments

Comments
 (0)