Skip to content

Commit f194726

Browse files
committed
1.0.1
1 parent f0e5422 commit f194726

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="1.0.1"></a>
2+
## [1.0.1](https://github.com/videojs/videojs-vr/compare/v1.0.0...v1.0.1) (2017-08-29)
3+
4+
### Bug Fixes
5+
6+
* equirectangular should be equivelent to 360 ([#28](https://github.com/videojs/videojs-vr/issues/28)) ([f0e5422](https://github.com/videojs/videojs-vr/commit/f0e5422))
7+
8+
### Chores
9+
10+
* update README ([#23](https://github.com/videojs/videojs-vr/issues/23)) ([9e54437](https://github.com/videojs/videojs-vr/commit/9e54437))
11+
112
<a name="1.0.0"></a>
213
# 1.0.0 (2017-08-24)
314

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "videojs-vr",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A plugin to add 360 and VR video support to video.js.",
55
"author": {
66
"name": "James Broberg",

0 commit comments

Comments
 (0)