Skip to content

Commit 407aa41

Browse files
committed
1.1.1
1 parent d33c271 commit 407aa41

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

history.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
1.1.1 / 2015-09-18
6+
==================
7+
8+
* Add support for future changes in unified ([fab6a89](https://github.com/wooorm/mdast-validate-links/commit/fab6a89))
9+
* Add related section, table-of-contents ([0b6c35b](https://github.com/wooorm/mdast-validate-links/commit/0b6c35b))
10+
511
1.1.0 / 2015-09-07
612
==================
713

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdast-validate-links",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Validate links to headings and files in markdown",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)