Skip to content

Commit 7a21f7e

Browse files
committed
[meta] add missing changelog entry from #2942
1 parent e9489d8 commit 7a21f7e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
66

77
## [Unreleased]
88

9+
### Added
10+
- [`dynamic-import-chunkname`]: add `allowEmpty` option to allow empty leading comments ([#2942], thanks [@JiangWeixian])
11+
912
### Changed
1013
- [Docs] `no-extraneous-dependencies`: Make glob pattern description more explicit ([#2944], thanks [@mulztob])
1114

@@ -1105,6 +1108,7 @@ for info on changes for earlier releases.
11051108
[`memo-parser`]: ./memo-parser/README.md
11061109

11071110
[#2944]: https://github.com/import-js/eslint-plugin-import/pull/2944
1111+
[#2942]: https://github.com/import-js/eslint-plugin-import/pull/2942
11081112
[#2919]: https://github.com/import-js/eslint-plugin-import/pull/2919
11091113
[#2884]: https://github.com/import-js/eslint-plugin-import/pull/2884
11101114
[#2854]: https://github.com/import-js/eslint-plugin-import/pull/2854
@@ -1774,6 +1778,7 @@ for info on changes for earlier releases.
17741778
[@jeffshaver]: https://github.com/jeffshaver
17751779
[@jf248]: https://github.com/jf248
17761780
[@jfmengels]: https://github.com/jfmengels
1781+
[@JiangWeixian]: https://github.com/JiangWeixian
17771782
[@jimbolla]: https://github.com/jimbolla
17781783
[@jkimbo]: https://github.com/jkimbo
17791784
[@joaovieira]: https://github.com/joaovieira

0 commit comments

Comments
 (0)