Skip to content

Commit

Permalink
Update changelog for v2.1.2
Browse files Browse the repository at this point in the history
Change-Id: I21e050bb7a42626d5512b7376f1cdc8f5f8e8bf4
  • Loading branch information
joeyparrish committed May 23, 2017
1 parent 3277038 commit ecf9d29
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
## 2.1.2 (2017-05-23)

New features:
- Make educated guesses about missing HLS info (CODECS no longer required)
- https://github.com/google/shaka-player/issues/805
- Add support for PlayReady on Chromecast and Tizen
- https://github.com/google/shaka-player/issues/814
- https://github.com/google/shaka-player/pull/815

Bugfixes:
- Fix flakiness in RESTRICTIONS\_CANNOT\_BE\_MET errors
- Make isBrowserSupported more strict about MediaSource
- Fix detection of audio-only assets in the demo
- https://github.com/google/shaka-player/issues/794
- Fix exports and generated externs that were broken in v2.1.0 and v2.1.1
- Speed up deletion of offline content
- https://github.com/google/shaka-player/issues/756

Docs:
- Fix docs on subtitles and captions
- https://github.com/google/shaka-player/issues/808
- Add notes on adaptation to upgrade guide


## 2.0.9 (2017-05-10)

Backported bugfixes from v2.1.x:
Expand Down

0 comments on commit ecf9d29

Please sign in to comment.