Skip to content

Commit

Permalink
Merge pull request #1073 from swrobel/patch-1
Browse files Browse the repository at this point in the history
Fix link to order autofixer in CHANGELOG
  • Loading branch information
ljharb authored Apr 10, 2018
2 parents 4d0c799 + 55ee74c commit 2495356
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel

## [2.10.0] - 2018-03-29
### Added
- Autofixer for [`order`] rule ([#711], thanks [@tihonove])
- Autofixer for [`order`] rule ([#908], thanks [@tihonove])
- Add [`no-cycle`] rule: reports import cycles.

## [2.9.0] - 2018-02-21
Expand Down Expand Up @@ -456,6 +456,7 @@ for info on changes for earlier releases.
[#1068]: https://github.com/benmosher/eslint-plugin-import/pull/1068
[#1046]: https://github.com/benmosher/eslint-plugin-import/pull/1046
[#944]: https://github.com/benmosher/eslint-plugin-import/pull/944
[#908]: https://github.com/benmosher/eslint-plugin-import/pull/908
[#891]: https://github.com/benmosher/eslint-plugin-import/pull/891
[#889]: https://github.com/benmosher/eslint-plugin-import/pull/889
[#858]: https://github.com/benmosher/eslint-plugin-import/pull/858
Expand Down

0 comments on commit 2495356

Please sign in to comment.