diff --git a/CHANGELOG.md b/CHANGELOG.md index a2cadfb23..448166d65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## 12.0.1 - 2018-08-29 + +- Since ESLint 5 no longer supports Node 4, `standard` silently passes when run in Node 4, which matches the current behavior for Node 0.10, 0.12, and all other unsupported versions of Node. + ## 12.0.0 - 2018-08-28 New version of ESLint, new version of Standard!