Skip to content

Commit

Permalink
changelog: fix some links
Browse files Browse the repository at this point in the history
  • Loading branch information
benmosher committed Apr 28, 2016
1 parent ddea58c commit 2539fb3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel

## resolvers/webpack: Unreleased
### Changed
- automatically find webpack config with `interpret`-able extensions ([#287], thanks @taion)
- automatically find webpack config with `interpret`-able extensions ([#287], thanks [@taion])

## resolvers/webpack/0.2.3 - 2016-04-28
### Fixed
Expand Down Expand Up @@ -178,9 +178,12 @@ for info on changes for earlier releases.
[`named`]: ./docs/rules/named.md

[#289]: https://github.com/benmosher/eslint-plugin-import/pull/289
[#287]: https://github.com/benmosher/eslint-plugin-import/pull/287
[#278]: https://github.com/benmosher/eslint-plugin-import/pull/278
[#261]: https://github.com/benmosher/eslint-plugin-import/pull/261
[#256]: https://github.com/benmosher/eslint-plugin-import/pull/256
[#254]: https://github.com/benmosher/eslint-plugin-import/pull/254
[#250]: https://github.com/benmosher/eslint-plugin-import/pull/250
[#247]: https://github.com/benmosher/eslint-plugin-import/pull/247
[#243]: https://github.com/benmosher/eslint-plugin-import/pull/243
[#241]: https://github.com/benmosher/eslint-plugin-import/pull/241
Expand Down Expand Up @@ -231,3 +234,5 @@ for info on changes for earlier releases.
[@jimbolla]: https://github.com/jimbolla
[@jquense]: https://github.com/jquense
[@jonboiser]: https://github.com/jonboiser
[@taion]: https://github.com/taion
[@SimenB]: https://github.com/SimenB

0 comments on commit 2539fb3

Please sign in to comment.