Skip to content

Commit

Permalink
removing changelog note, will re-add
Browse files Browse the repository at this point in the history
  • Loading branch information
benmosher committed Aug 27, 2017
1 parent 8d4e25e commit 1ba1c3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Expand Up @@ -8,7 +8,6 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
- [`no-anonymous-default-export`] rule: report anonymous default exports ([#712], thanks [@duncanbeevers]).
- Add new value to [`order`]'s `newlines-between` option to allow newlines inside import groups ([#627], [#628], thanks [@giodamelio])
- Add `count` option to the [`newline-after-import`] rule to allow configuration of number of newlines expected ([#742], thanks [@ntdb])
- [`exports-last`] lints that export statements are at the end of the file ([#620] + [#632])

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

0 comments on commit 1ba1c3a

Please sign in to comment.