Skip to content

Commit 2ced295

Browse files
committed
Update CHANGELOG.md
1 parent c2d55bb commit 2ced295

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
77
### Added
88
- [`no-anonymous-default-export`] rule: report anonymous default exports ([#712], thanks [@duncanbeevers]).
99
- Add new value to `order`'s `newlines-between` option to allow newlines inside import groups ([#627], [#628], thanks [@giodamelio])
10+
- Add `newlines` option to `newline-after-import` rule to allow configuration of the number of newlines enforced ([#742])
1011

1112
### Changed
1213
- [`no-extraneous-dependencies`]: use `read-pkg-up` to simplify finding + loading `package.json` ([#680], thanks [@wtgtybhertgeghgtwtg])

0 commit comments

Comments
 (0)