Skip to content

Commit

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

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

4.1.0 / 2016-08-02
==================

* Add better external rule support, and refactor module ([`8dedd19`](https://github.com/wooorm/remark-lint/commit/8dedd19))
* Refactor code-style to use `xo` ([`60907ad`](https://github.com/wooorm/remark-lint/commit/60907ad))
* Add support for rules as any trough ware ([`d272ff2`](https://github.com/wooorm/remark-lint/commit/d272ff2))
* Add `load-plugin` to load external rules ([`31f82b2`](https://github.com/wooorm/remark-lint/commit/31f82b2))
* Update dependencies ([`5a70271`](https://github.com/wooorm/remark-lint/commit/5a70271))

4.0.2 / 2016-07-06
==================

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": "remark-lint",
"version": "4.0.2",
"version": "4.1.0",
"description": "Lint markdown with remark",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 0e178ac

Please sign in to comment.