Skip to content

Commit fb110c9

Browse files
committed
2.0.0
1 parent 0947a0f commit fb110c9

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="2.0.0"></a>
2+
# [2.0.0](https://github.com/videojs/videojs-vr/compare/v1.10.1...v2.0.0) (2023-02-15)
3+
4+
### Chores
5+
6+
* update build tooling to drop older browser support ([#276](https://github.com/videojs/videojs-vr/issues/276)) ([0947a0f](https://github.com/videojs/videojs-vr/commit/0947a0f))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* This drops support for older browsers such as IE
12+
113
<a name="1.10.1"></a>
214
## [1.10.1](https://github.com/videojs/videojs-vr/compare/v1.10.0...v1.10.1) (2022-08-16)
315

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "videojs-vr",
3-
"version": "1.10.1",
3+
"version": "2.0.0",
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)