Skip to content

Commit 5569a8c

Browse files
committed
Updates changelog.
1 parent 37bd542 commit 5569a8c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44
This change log adheres to standards from [Keep a CHANGELOG](http://keepachangelog.com).
55

66
## [Unreleased]
7+
- Add documentation for [`no-useless-path-segments`] rule ([#1068], thanks [@manovotny])
78
- Fixer for [`first`] ([#1046], thanks [@fengkfengk])
89

910
## [2.10.0] - 2018-03-29
@@ -452,6 +453,7 @@ for info on changes for earlier releases.
452453

453454
[`memo-parser`]: ./memo-parser/README.md
454455

456+
[#1068]: https://github.com/benmosher/eslint-plugin-import/pull/1068
455457
[#1046]: https://github.com/benmosher/eslint-plugin-import/pull/1046
456458
[#944]: https://github.com/benmosher/eslint-plugin-import/pull/944
457459
[#891]: https://github.com/benmosher/eslint-plugin-import/pull/891
@@ -694,3 +696,4 @@ for info on changes for earlier releases.
694696
[@graingert]: https://github.com/graingert
695697
[@danny-andrews]: https://github.com/dany-andrews
696698
[@fengkfengk]: https://github.com/fengkfengk
699+
[@manovotny]: https://github.com/manovotny

0 commit comments

Comments
 (0)