We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f99b89 commit 481fedfCopy full SHA for 481fedf
history.md
@@ -2,6 +2,13 @@
2
3
<!--lint disable no-multiple-toplevel-headings-->
4
5
+1.0.2 / 2016-06-13
6
+==================
7
+
8
+* Remove support for Duo ([`adc2843`](https://github.com/wooorm/mdast-util-to-string/commit/adc2843))
9
+* Update `readme.md` ([`a884615`](https://github.com/wooorm/mdast-util-to-string/commit/a884615))
10
+* Update dev-dependencies ([`895912e`](https://github.com/wooorm/mdast-util-to-string/commit/895912e))
11
12
1.0.1 / 2016-01-17
13
==================
14
package.json
@@ -1,6 +1,6 @@
1
{
"name": "mdast-util-to-string",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Utility to get the plain text content of a node",
"license": "MIT",
"keywords": [
0 commit comments