Skip to content

Commit

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

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

4.0.0 / 2016-06-06
==================

* Add support for setting allowed file-name characters (fd908a4)
* Fix parameters when using reset (b8f52a9)
* Update `list-item-spacing` message (d562d6e)
* Fix checkbox lists starting with links (019ff36)

3.2.1 / 2016-04-26
==================

Expand Down Expand Up @@ -122,7 +130,7 @@
0.4.3 / 2015-08-04
==================

* Fix failure on block-quotes without children ([`a9aaff7`](https://github.com/wooorm/remark-lint/commit/a9aaff7))
* Fix block-quotes without children ([`a9aaff7`](https://github.com/wooorm/remark-lint/commit/a9aaff7))
* Update mdast dev-dependency ([`34df79c`](https://github.com/wooorm/remark-lint/commit/34df79c))
* Add vfile as a dev-dependency ([`84d1ce3`](https://github.com/wooorm/remark-lint/commit/84d1ce3))

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

0 comments on commit aa0c52f

Please sign in to comment.