Skip to content

Commit

Permalink
Updating changelog, bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
etianen committed Aug 30, 2016
1 parent 9333702 commit 4fbca36
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.markdown
@@ -1,6 +1,13 @@
html5media changelog
====================

1.2.2
-----

* Video fallbacks can now be `display: inline` if the style is already assigned them.
* Audio fallbacks can now have a custom `height` assigned via CSS.


1.2.1
-----

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "html5media",
"version": "1.2.1",
"version": "1.2.2",
"description": "html5media enables video and audio tags in all major browsers",
"devDependencies": {
"gulp": "~3.6.0",
Expand Down

0 comments on commit 4fbca36

Please sign in to comment.