Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
mjneil committed Mar 7, 2018
1 parent e2f40f2 commit 907de56
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ CHANGELOG
## HEAD (Unreleased)
_(none)_

--------------------
## 5.13.0 (2018-03-07)
* use webwackify for webworkers to support webpack bundle ([#1363](https://github.com/videojs/videojs-contrib-hls/pull/1363))
* Fix tech.play() throwing unresolved promise errors on Chrome ([#1338](https://github.com/videojs/videojs-contrib-hls/pull/1338))
* update url-toolkit to ^2.1.3 ([#1327](https://github.com/videojs/videojs-contrib-hls/pull/1327))
* Add jsDelivr link ([#1274](https://github.com/videojs/videojs-contrib-hls/pull/1274))
* Update karma reconnect configuration to match video.js' ([#1323](https://github.com/videojs/videojs-contrib-hls/pull/1323))
* Increase karma's browserDisconnectTolerance to 3
* Add nvmrc and update travis' chrome reference ([#1322](https://github.com/videojs/videojs-contrib-hls/pull/1322))
* Update karma-chrome-launcher to ^2.2.0
* Update karma to ^1.7.1 and remove firefox from travis configuration
* enable node_modules caching on travis
* Update videojs-contrib-quality-levels to ^2.0.4
* Fix test for event handler cleanup on dispose by calling event handling methods

--------------------
## 5.12.2 (2017-11-06)
* Remove unused expected manifest js files [#1289](https://github.com/videojs/videojs-contrib-hls/pull/1289)
Expand Down

0 comments on commit 907de56

Please sign in to comment.