Skip to content

Commit

Permalink
Add thanks :)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfmengels committed Jan 23, 2017
1 parent 6c7775c commit dd3f0d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel

## [Unreleased]
### Added
- [`no-anonymous-default-export`] rule: report anonymous default exports ([#712], thanks [@duncanbeevers]).
- Add [`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])
- [`no-self-import`] rule: forbids a module from importing itself. ([#727], [#449], [#447]).
- Add [`no-self-import`] rule: forbids a module from importing itself. ([#727], [#449], [#447], , thanks [@giodamelio]).

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

0 comments on commit dd3f0d0

Please sign in to comment.