Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
videojs-contrib-hls
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
da114864
authored
2015-07-12 22:55:18 -0400
by
David LaPalomento
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Release v0.17.4
1 parent
55303704
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
CHANGELOG.md
package.json
CHANGELOG.md
View file @
da11486
...
...
@@ -2,10 +2,13 @@ CHANGELOG
=========
## HEAD (Unreleased)
*
Fix seeks between segments. Improve duration calculation. (
[
view
](
https://github.com/videojs/videojs-contrib-hls/pull/339
)
)
_(none)_
--------------------
## 0.17.4 (2015-07-12)
*
Fix seeks between segments. Improve duration calculation. (
[
view
](
https://github.com/videojs/videojs-contrib-hls/pull/339
)
)
## 0.17.3 (2015-06-29)
*
@dmlap improved video duration calculation. (
[
view
](
https://github.com/videojs/videojs-contrib-hls/pull/321
)
)
*
Clamp seeks to the seekable range (
[
view
](
https://github.com/videojs/videojs-contrib-hls/pull/327
)
)
...
...
package.json
View file @
da11486
{
"name"
:
"videojs-contrib-hls"
,
"version"
:
"0.17.
3
"
,
"version"
:
"0.17.
4
"
,
"engines"
:
{
"node"
:
">= 0.10.12"
},
...
...
Please
register
or
sign in
to post a comment