Skip to content

Commit 53c1f1b

Browse files
committed
3.0.0
1 parent 0d3ae55 commit 53c1f1b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

history.md

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

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

5+
3.0.0 / 2016-03-03
6+
==================
7+
8+
* Add `volume`, used on `video` and `audio` elements ([`0d3ae55`](https://github.com/wooorm/property-information/commit/0d3ae55))
9+
* Add `kind`, used on `track` elements ([`1ffcd1a`](https://github.com/wooorm/property-information/commit/1ffcd1a))
10+
* Remove support for Bower, Duo, Component ([`33e3b4c`](https://github.com/wooorm/property-information/commit/33e3b4c))
11+
512
2.0.0 / 2015-09-26
613
==================
714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "property-information",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "Information for HTML properties",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)