Release v0.17.4
Showing
2 changed files
with
5 additions
and
2 deletions
... | @@ -2,10 +2,13 @@ CHANGELOG | ... | @@ -2,10 +2,13 @@ CHANGELOG |
2 | ========= | 2 | ========= |
3 | 3 | ||
4 | ## HEAD (Unreleased) | 4 | ## HEAD (Unreleased) |
5 | * Fix seeks between segments. Improve duration calculation. ([view](https://github.com/videojs/videojs-contrib-hls/pull/339)) | 5 | _(none)_ |
6 | 6 | ||
7 | -------------------- | 7 | -------------------- |
8 | 8 | ||
9 | ## 0.17.4 (2015-07-12) | ||
10 | * Fix seeks between segments. Improve duration calculation. ([view](https://github.com/videojs/videojs-contrib-hls/pull/339)) | ||
11 | |||
9 | ## 0.17.3 (2015-06-29) | 12 | ## 0.17.3 (2015-06-29) |
10 | * @dmlap improved video duration calculation. ([view](https://github.com/videojs/videojs-contrib-hls/pull/321)) | 13 | * @dmlap improved video duration calculation. ([view](https://github.com/videojs/videojs-contrib-hls/pull/321)) |
11 | * Clamp seeks to the seekable range ([view](https://github.com/videojs/videojs-contrib-hls/pull/327)) | 14 | * Clamp seeks to the seekable range ([view](https://github.com/videojs/videojs-contrib-hls/pull/327)) | ... | ... |
-
Please register or sign in to post a comment