Skip to content

Commit 6e0b351

Browse files
committed
3.0.0
1 parent 210cc5f commit 6e0b351

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

history.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!--lint disable no-multiple-toplevel-headings-->
44

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+
511
2.0.1 / 2015-12-25
612
==================
713

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "remark-toc",
3-
"version": "2.0.1",
3+
"version": "3.0.0",
44
"description": "Generate a Table of Contents (TOC) for Markdown files",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)