Skip to content

Commit 4e37dbf

Browse files
authored
changelog links
1 parent 2e41a70 commit 4e37dbf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
55

66
## [Unreleased]
77
### Added
8-
- Ignore type imports for named rule ([#931], thanks [@mattijsbliek])
8+
- Ignore type imports for [`named`] rule ([#931], thanks [@mattijsbliek])
99
- Add documentation for [`no-useless-path-segments`] rule ([#1068], thanks [@manovotny])
1010

1111

@@ -539,6 +539,7 @@ for info on changes for earlier releases.
539539
[#912]: https://github.com/benmosher/eslint-plugin-import/pull/912
540540

541541
[#1058]: https://github.com/benmosher/eslint-plugin-import/issues/1058
542+
[#931]: https://github.com/benmosher/eslint-plugin-import/issues/931
542543
[#886]: https://github.com/benmosher/eslint-plugin-import/issues/886
543544
[#863]: https://github.com/benmosher/eslint-plugin-import/issues/863
544545
[#842]: https://github.com/benmosher/eslint-plugin-import/issues/842
@@ -714,3 +715,4 @@ for info on changes for earlier releases.
714715
[@klimashkin]: https://github.com/klimashkin
715716
[@lukeapage]: https://github.com/lukeapage
716717
[@manovotny]: https://github.com/manovotny
718+
[@mattijsbliek]: https://github.com/mattijsbliek

0 commit comments

Comments
 (0)