Add issue link to release notes

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=184844870
This commit is contained in:
andrewlewis 2018-02-07 08:59:32 -08:00 committed by Oliver Woodman
parent 5c49633c30
commit 36bf0b2658

View file

@ -91,6 +91,9 @@
* `EventLogger` moved from the demo app into the core library.
* Fix ANR issue on Huawei P8 Lite
([#3724](https://github.com/google/ExoPlayer/issues/3724)).
* Fix potential NPE when removing media sources from a
DynamicConcatenatingMediaSource
([#3796](https://github.com/google/ExoPlayer/issues/3796)).
### 2.6.1 ###