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 210cc5f commit 6e0b351Copy full SHA for 6e0b351
history.md
@@ -2,6 +2,12 @@
2
3
<!--lint disable no-multiple-toplevel-headings-->
4
5
+3.0.0 / 2016-02-13
6
+==================
7
+
8
+* Update for changes in remark@4.0.0 ([`210cc5f`](https://github.com/wooorm/remark-toc/commit/210cc5f))
9
+* Remove support for Duo ([`e93418f`](https://github.com/wooorm/remark-toc/commit/e93418f))
10
11
2.0.1 / 2015-12-25
12
==================
13
package.json
@@ -1,6 +1,6 @@
1
{
"name": "remark-toc",
- "version": "2.0.1",
+ "version": "3.0.0",
"description": "Generate a Table of Contents (TOC) for Markdown files",
"license": "MIT",
"keywords": [
0 commit comments