Skip to content

Commit 18c4831

Browse files
authored
added #508 link to changelog
1 parent 0d98253 commit 18c4831

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
88
- Added an `allow` option to [`no-nodejs-modules`] to allow exceptions ([#452], [#509]).
99

1010
### Fixed
11-
- [`no-named-as-default-member`] Allow default import to have a property named "default" ([#507], thanks [@jquense])
11+
- [`no-named-as-default-member`] Allow default import to have a property named "default" ([#507]+[#508], thanks [@jquense] for both!)
1212

1313
## [1.14.0] - 2016-08-22
1414
### Added
@@ -295,6 +295,7 @@ for info on changes for earlier releases.
295295
[`no-restricted-paths`]: ./docs/rules/no-restricted-paths.md
296296

297297
[#509]: https://github.com/benmosher/eslint-plugin-import/pull/509
298+
[#508]: https://github.com/benmosher/eslint-plugin-import/pull/508
298299
[#503]: https://github.com/benmosher/eslint-plugin-import/pull/503
299300
[#499]: https://github.com/benmosher/eslint-plugin-import/pull/499
300301
[#461]: https://github.com/benmosher/eslint-plugin-import/pull/461

0 commit comments

Comments
 (0)