Skip to content

Commit 089f7f1

Browse files
authored
add yanking note to root change log
1 parent dfbe0e7 commit 089f7f1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
66
## [Unreleased]
77

88

9-
## [2.4.0] - 2017-06-02
9+
## [2.4.0] - 2017-06-02 [YANKED]
10+
11+
Yanked due to critical issue in eslint-module-utils with cache key resulting from [#839].
12+
1013
### Added
1114
- Add `filePath` into `parserOptions` passed to `parser` ([#839], thanks [@sompylasar])
1215
- Add `allow` option to [`no-unassigned-import`] to allow for files that match the globs ([#671], [#737], thanks [@kevin940726]).
@@ -141,7 +144,8 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
141144
- Something horrible happened during `npm prepublish` of 1.10.1.
142145
Several `rm -rf node_modules && npm i` and `gulp clean && npm prepublish`s later, it is rebuilt and republished as 1.10.2. Thanks [@rhettlivingston] for noticing and reporting!
143146

144-
## [1.10.1] - 2016-07-02 [YANKED]
147+
## [1.10.1] - 2016-07-02 [
148+
ED]
145149
### Added
146150
- Officially support ESLint 3.x. (peerDependencies updated to `2.x - 3.x`)
147151

0 commit comments

Comments
 (0)