diff --git a/History.md b/History.md index 7376ac5..886fe38 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,12 @@ +0.3.0 / 2015-03-15 +================== + +* Add node@0.12, iojs, faster docker to `.travis.yml` ([275cbbf](https://github.com/wooorm/parse-link/commit/275cbbf)) +* Update eslint ([b3ffa6a](https://github.com/wooorm/parse-link/commit/b3ffa6a)) +* Add coverage ignore statement to `test.js` ([bb29c1c](https://github.com/wooorm/parse-link/commit/bb29c1c)) +* Rename `lib/parse-link.js` > `lib/parse-link-node.js` ([224d243](https://github.com/wooorm/parse-link/commit/224d243)) + 0.2.0 / 2015-01-30 ================== diff --git a/component.json b/component.json index 265a269..2a6f4e1 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "parse-link", - "version": "0.2.0", + "version": "0.3.0", "description": "Unified URL parsing API in the browser and node", "license": "MIT", "keywords": [ diff --git a/package.json b/package.json index 38b34f1..8bc1a36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parse-link", - "version": "0.2.0", + "version": "0.3.0", "description": "Unified URL parsing API in the browser and node", "license": "MIT", "keywords": [