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
675d9423
authored
2015-06-15 14:52:22 -0400
by
David LaPalomento
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Release v0.17.2
1 parent
83073c71
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 @
675d942
...
...
@@ -2,11 +2,14 @@ CHANGELOG
=========
## HEAD (Unreleased)
*
@dmlap fix seeking in live streams (
[
view
](
https://github.com/videojs/videojs-contrib-hls/pull/308
)
)
_(none)_
--------------------
## 0.17.2 (2015-06-15)
*
@dmlap fix seeking in live streams (
[
view
](
https://github.com/videojs/videojs-contrib-hls/pull/308
)
)
## 0.17.1 (2015-06-08)
*
@dmlap do not preload live videos (
[
view
](
https://github.com/videojs/videojs-contrib-hls/pull/299
)
)
...
...
package.json
View file @
675d942
{
"name"
:
"videojs-contrib-hls"
,
"version"
:
"0.17.
1
"
,
"version"
:
"0.17.
2
"
,
"engines"
:
{
"node"
:
">= 0.10.12"
},
...
...
Please
register
or
sign in
to post a comment