Skip to content

Commit

Permalink
changelog note for #843
Browse files Browse the repository at this point in the history
  • Loading branch information
benmosher committed Jul 6, 2017
1 parent 0dc4451 commit ee5a986
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
This change log adheres to standards from [Keep a CHANGELOG](http://keepachangelog.com).

## [Unreleased]
### Changed
- [`no-absolute-path`] picks up speed boost, optional AMD support ([#843], thansk [@jseminck])

## [2.6.1] - 2017-06-29
### Fixed
Expand Down Expand Up @@ -415,6 +417,7 @@ for info on changes for earlier releases.

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

[#843]: https://github.com/benmosher/eslint-plugin-import/pull/843
[#871]: https://github.com/benmosher/eslint-plugin-import/pull/871
[#742]: https://github.com/benmosher/eslint-plugin-import/pull/742
[#737]: https://github.com/benmosher/eslint-plugin-import/pull/737
Expand Down Expand Up @@ -624,3 +627,4 @@ for info on changes for earlier releases.
[@kevin940726]: https://github.com/kevin940726
[@eelyafi]: https://github.com/eelyafi
[@mastilver]: https://github.com/mastilver
[@jseminck]: https://github.com/jseminck

0 comments on commit ee5a986

Please sign in to comment.