Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
OrenMe committed Jul 30, 2017
1 parent c03485b commit e74cad0
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="1.0.0"></a>
# 1.0.0 (2017-07-30)


### Bug Fixes

* change the filename that webpack generates ([#7](https://github.com/kaltura/playkit-js-dash/issues/7)) ([06d1404](https://github.com/kaltura/playkit-js-dash/commit/06d1404))


### Features

* **abr:** add abr mode changed event ([#21](https://github.com/kaltura/playkit-js-dash/issues/21)) ([c03485b](https://github.com/kaltura/playkit-js-dash/commit/c03485b))
* **abr:** add api for checking if abr is enabled ([#20](https://github.com/kaltura/playkit-js-dash/issues/20)) ([3a11138](https://github.com/kaltura/playkit-js-dash/commit/3a11138))
* **config:** pass dash config ([#14](https://github.com/kaltura/playkit-js-dash/issues/14)) ([d4af905](https://github.com/kaltura/playkit-js-dash/commit/d4af905))
* **dash adapter:** hide text track api ([#13](https://github.com/kaltura/playkit-js-dash/issues/13)) ([24e6e78](https://github.com/kaltura/playkit-js-dash/commit/24e6e78))
* **start time:** support optional time to start the video from ([#19](https://github.com/kaltura/playkit-js-dash/issues/19)) ([f22d26c](https://github.com/kaltura/playkit-js-dash/commit/f22d26c))

0 comments on commit e74cad0

Please sign in to comment.