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 16f6239 commit 6b30215Copy full SHA for 6b30215
history.md
@@ -2,5 +2,10 @@
2
3
<!--lint disable no-multiple-toplevel-headings -->
4
5
+2.0.0 / 2016-07-03
6
+==================
7
+
8
+* Rewrite algorithm ([`16f6239`](https://github.com/wooorm/hast-util-to-html/commit/16f6239))
9
10
1.0.0 / 2016-06-18
11
==================
package.json
@@ -1,6 +1,6 @@
1
{
"name": "hast-util-to-html",
- "version": "1.0.0",
+ "version": "2.0.0",
"description": "Transform HAST to HTML",
"license": "MIT",
"keywords": [
0 commit comments