Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
Docs: 3.0.3 changelog [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
hzoo committed Apr 16, 2016
1 parent 244de06 commit 1b5f065
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## Version [3.0.3](https://github.com/jscs-dev/node-jscs/compare/v3.0.2...v3.0.3) (2016-02-16):

## Bug Fix
- Misc: Make an exception for esnext/verbose since they are removed ([#2208](https://github.com/jscs-dev/node-jscs/pull/2208))
- Will give a proper error message for any configuration options that should be removed.
- Revert "Configuration: exclude nested node_modules by default" ([#2222](https://github.com/jscs-dev/node-jscs/pull/2222))
- We wanted to ignored nested `node_modules` by default, but we will stick to ignoring the top level one by default.

## Version [3.0.2](https://github.com/jscs-dev/node-jscs/compare/v3.0.1...v3.0.2) (2016-02-15):

## Bug Fix
Expand Down

0 comments on commit 1b5f065

Please sign in to comment.