Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peaBerberian committed Sep 21, 2018
1 parent cb03d5f commit a8eba10
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
@@ -1,12 +1,13 @@
# Changelog

# v3.7.0 (2018/09/19)
# v3.7.0 (2018/09/21)

### Features

- eme: add ``throwOnLicenseExpiration`` boolean to ``keySystems`` (``loadVideo`` option) to allow better expiration management
- eme: in the ``getLicense`` property of ``keySystems`` (``loadVideo`` option), it is now possible to resolve with ``null`` to avoid a license update.
- eme: in the ``onKeyStatusesChange`` property of ``keySystems`` (``loadVideo`` option), it is now possible to resolve with ``null`` to avoid a license update.
- tools: replace experimental tool ``mediaCapabilitiesProber.isDRMSupported`` by the more useful ``mediaCapabilitiesProber.getCompatibleDRMConfigurations``

### Deprecated

Expand Down

0 comments on commit a8eba10

Please sign in to comment.