Skip to content

Commit 0ab21d5

Browse files
committed
Release v0.3.1
1 parent 1e660fd commit 0ab21d5

File tree

5 files changed

+437
-399
lines changed

5 files changed

+437
-399
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### 0.3.1
2+
* Fixed a flash.
3+
* Fixed Safari playback bugs.
4+
* Used package.json instead of vide.jquery.json.
5+
* Used '#on' instead of '#bind'.
6+
* Imporved the codestyle.
7+
* Updated dependencies.
8+
19
### 0.3.0
210
* Added the `resizing` option.
311
* Updated tests.

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vide",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"homepage": "http://vodkabears.github.io/vide/",
55
"authors": [
66
"Ilya Makarov <[email protected]>"

0 commit comments

Comments
 (0)