diff --git a/component.json b/component.json index 995d9a6..b9ec583 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "mdast-range", - "version": "0.2.0", + "version": "0.2.1", "description": "Range information to mdast", "license": "MIT", "keywords": [ diff --git a/history.md b/history.md index 77e2c9b..17e7ed1 100644 --- a/history.md +++ b/history.md @@ -3,6 +3,16 @@ mdast: setext: true --- +0.2.1 / 2015-05-06 +================== + +* Rename `History.md` > `history.md` ([c0f6de1](https://github.com/wooorm/mdast-range/commit/c0f6de1)) +* Rename `Readme.md` > `readme.md` ([db33239](https://github.com/wooorm/mdast-range/commit/db33239)) +* Add support for nodes without location information ([4fd919d](https://github.com/wooorm/mdast-range/commit/4fd919d)) +* Refactor build ([494fac6](https://github.com/wooorm/mdast-range/commit/494fac6)) +* Update jscs-jsdoc ([cb9af65](https://github.com/wooorm/mdast-range/commit/cb9af65)) +* Update browserify ([4ce4beb](https://github.com/wooorm/mdast-range/commit/4ce4beb)) + 0.2.0 / 2015-04-25 ================== diff --git a/package.json b/package.json index 3e54f8b..b3a1cca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mdast-range", - "version": "0.2.0", + "version": "0.2.1", "description": "Range information to mdast", "license": "MIT", "keywords": [