diff --git a/CHANGELOG.md b/CHANGELOG.md index 837ee9206..d2294490e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [1.7.1] + +### Fixed + +- Fixed an issue on Android where the player would consider unusable custom drm integrations. +- Fixed missing kotlin classpath property on Android. + ## [1.7.0] ### Added