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
67abe293
authored
2015-07-29 18:12:51 -0400
by
David LaPalomento
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Release v0.17.6
1 parent
f9633470
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 @
67abe29
...
...
@@ -2,10 +2,13 @@ CHANGELOG
=========
## HEAD (Unreleased)
*
autoplay at the live point. fix live id3 cue insertion. (
[
view
](
https://github.com/videojs/videojs-contrib-hls/pull/353
)
)
_(none)_
--------------------
## 0.17.6 (2015-07-29)
*
autoplay at the live point. fix live id3 cue insertion. (
[
view
](
https://github.com/videojs/videojs-contrib-hls/pull/353
)
)
## 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
)
)
...
...
package.json
View file @
67abe29
{
"name"
:
"videojs-contrib-hls"
,
"version"
:
"0.17.
5
"
,
"version"
:
"0.17.
6
"
,
"engines"
:
{
"node"
:
">= 0.10.12"
},
...
...
Please
register
or
sign in
to post a comment