Release v0.17.3
Showing
2 changed files
with
6 additions
and
3 deletions
... | @@ -2,13 +2,16 @@ CHANGELOG | ... | @@ -2,13 +2,16 @@ CHANGELOG |
2 | ========= | 2 | ========= |
3 | 3 | ||
4 | ## HEAD (Unreleased) | 4 | ## HEAD (Unreleased) |
5 | _(none)_ | ||
6 | |||
7 | -------------------- | ||
8 | |||
9 | ## 0.17.3 (2015-06-29) | ||
5 | * @dmlap improved video duration calculation. ([view](https://github.com/videojs/videojs-contrib-hls/pull/321)) | 10 | * @dmlap improved video duration calculation. ([view](https://github.com/videojs/videojs-contrib-hls/pull/321)) |
6 | * Clamp seeks to the seekable range ([view](https://github.com/videojs/videojs-contrib-hls/pull/327)) | 11 | * Clamp seeks to the seekable range ([view](https://github.com/videojs/videojs-contrib-hls/pull/327)) |
7 | * Use getComputedStyle for player dimensions when filtering variants ([view](https://github.com/videojs/videojs-contrib-hls/pull/326)) | 12 | * Use getComputedStyle for player dimensions when filtering variants ([view](https://github.com/videojs/videojs-contrib-hls/pull/326)) |
8 | * Add a functional test that runs in SauceLabs ([view](https://github.com/videojs/videojs-contrib-hls/pull/323)) | 13 | * Add a functional test that runs in SauceLabs ([view](https://github.com/videojs/videojs-contrib-hls/pull/323)) |
9 | 14 | ||
10 | -------------------- | ||
11 | |||
12 | ## 0.17.2 (2015-06-15) | 15 | ## 0.17.2 (2015-06-15) |
13 | * @dmlap fix seeking in live streams ([view](https://github.com/videojs/videojs-contrib-hls/pull/308)) | 16 | * @dmlap fix seeking in live streams ([view](https://github.com/videojs/videojs-contrib-hls/pull/308)) |
14 | 17 | ... | ... |
-
Please register or sign in to post a comment