We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d33c271 commit 407aa41Copy full SHA for 407aa41
history.md
@@ -2,6 +2,12 @@
2
3
<!--lint disable no-multiple-toplevel-headings-->
4
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
11
1.1.0 / 2015-09-07
12
==================
13
package.json
@@ -1,6 +1,6 @@
1
{
"name": "mdast-validate-links",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "Validate links to headings and files in markdown",
"license": "MIT",
"keywords": [
0 commit comments