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
7aabe429
authored
2015-07-14 10:54:05 -0400
by
David LaPalomento
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Release v0.17.5
1 parent
05391966
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
3 deletions
CHANGELOG.md
package.json
CHANGELOG.md
View file @
7aabe42
...
...
@@ -2,11 +2,14 @@ CHANGELOG
=========
## HEAD (Unreleased)
*
do not assume media sequence starts at zero (
[
view
](
https://github.com/videojs/videojs-contrib-hls/pull/346
)
)
*
fix error with audio- or video-only streams (
[
view
](
https://github.com/videojs/videojs-contrib-hls/pull/348
)
)
_(none)_
--------------------
## 0.17.5 (2015-07-14)
*
do not assume media sequence starts at zero (
[
view
](
https://github.com/videojs/videojs-contrib-hls/pull/346
)
)
*
fix error with audio- or video-only streams (
[
view
](
https://github.com/videojs/videojs-contrib-hls/pull/348
)
)
## 0.17.4 (2015-07-12)
*
Fix seeks between segments. Improve duration calculation. (
[
view
](
https://github.com/videojs/videojs-contrib-hls/pull/339
)
)
...
...
package.json
View file @
7aabe42
{
"name"
:
"videojs-contrib-hls"
,
"version"
:
"0.17.
4
"
,
"version"
:
"0.17.
5
"
,
"engines"
:
{
"node"
:
">= 0.10.12"
},
...
...
Please
register
or
sign in
to post a comment