diff --git a/CHANGELOG.md b/CHANGELOG.md index 718365685..50b17af66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,10 @@ ### v6.1.0 (2016/03/12 15:00 +7:00) +- [#185](https://github.com/bcoe/nyc/pull/185) default to long-form option names so that they can be overridden in package.json (@rapzo) - [#180](https://github.com/bcoe/nyc/pull/180) fix bug with findUp (@bcoe) - +- [#178](https://github.com/bcoe/nyc/pull/178) --all should handle extensions other than .js. (@lloydcotten) +- [#177](https://github.com/bcoe/nyc/pull/177) add .editorconfig (@JaKXz) ### v6.0.0 (2016/02/20 +7:00)