diff --git a/CHANGELOG.md b/CHANGELOG.md index 5eb5b28f9..e6c9fe820 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ 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.6.0] + +### Fixed + +- Fixed jitpack.io repository url for Android. +- Fixed an issue where play-out of HLS streams would fail on Android. + +### Changed + +- Upgraded gradle versions for Android. + ## [1.5.0] ### Fixed