Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Feb 3, 2016
1 parent bded2c9 commit e78d9c3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

<!--lint disable no-multiple-toplevel-headings-->

2.0.0 / 2016-02-03
==================

* Remove Bower, Component, Duo support ([`a16a701`](https://github.com/wooorm/alex/commit/a16a701))
* Add support for `.alexrc`, `package.json` config ([`7279819`](https://github.com/wooorm/alex/commit/7279819))
* Add support for detecting profanities ([`ac2c643`](https://github.com/wooorm/alex/commit/ac2c643))
* Add support for inline warning control ([`89dd779`](https://github.com/wooorm/alex/commit/89dd779))

1.6.1 / 2015-11-19
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alex",
"version": "1.6.1",
"version": "2.0.0",
"description": "Catch insensitive, inconsiderate writing",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit e78d9c3

Please sign in to comment.