File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44This 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
You can’t perform that action at this time.
0 commit comments