From 1110793cc5d494ddb8cb574122e6df4fd055c319 Mon Sep 17 00:00:00 2001 From: Laurin Quast Date: Thu, 19 Jul 2018 09:07:23 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01fd0b6e..65ac5a9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## Changelog +### vNEXT +* Support video cachging for iOS ([#955](https://github.com/react-native-community/react-native-video/pull/955)) + ### Version 3.1.0 * Support sidecar text tracks on iOS [#1109](https://github.com/react-native-community/react-native-video/pull/1109) * Support onAudioBecomingNoisy on iOS [#1131](https://github.com/react-native-community/react-native-video/pull/1131)