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 8749876 commit a659727Copy full SHA for a659727
history.md
@@ -2,6 +2,12 @@
2
3
<!--lint disable no-multiple-toplevel-headings-->
4
5
+1.1.0 / 2015-09-07
6
+==================
7
+
8
+* Add support for changes in mdast-slug ([8749876](https://github.com/wooorm/mdast-validate-links/commit/8749876))
9
+* Update test fixtures for updates in mdast ([e9b32d4](https://github.com/wooorm/mdast-validate-links/commit/e9b32d4))
10
11
1.0.0 / 2015-08-20
12
==================
13
package.json
@@ -1,6 +1,6 @@
1
{
"name": "mdast-validate-links",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "Validate links to headings and files in markdown",
"license": "MIT",
"keywords": [
0 commit comments