Skip to content

Commit

Permalink
changelog note for last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
benmosher committed Jul 6, 2016
1 parent 4d17a93 commit 5dd3d70
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
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]
### Fixed
- pinned `es6-symbol` dependency to `^3.1.0` instead of `*` 😳 ([#415])

## [1.10.2] - 2016-07-04
### Fixed
Expand Down Expand Up @@ -279,6 +281,7 @@ for info on changes for earlier releases.
[#157]: https://github.com/benmosher/eslint-plugin-import/pull/157
[#314]: https://github.com/benmosher/eslint-plugin-import/pull/314

[#415]: https://github.com/benmosher/eslint-plugin-import/issues/415
[#386]: https://github.com/benmosher/eslint-plugin-import/issues/386
[#373]: https://github.com/benmosher/eslint-plugin-import/issues/373
[#370]: https://github.com/benmosher/eslint-plugin-import/issues/370
Expand Down

0 comments on commit 5dd3d70

Please sign in to comment.