From 09d1a161d5e50739a4d842e2f7f849759d0153ba Mon Sep 17 00:00:00 2001 From: Matthew Neil Date: Mon, 28 Aug 2017 15:21:18 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 985ab415d..dfea090cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ CHANGELOG ========= +-------------------- +## 5.10.1 (2017-08-28) +* fix: flv metadata tags now appened when audio info changes [#1245](https://github.com/videojs/videojs-contrib-hls/pull/1245) + -------------------- ## 5.10.0 (2017-08-22) * CEA608: support for cc2-cc4, special/extended characters, formatting [#1096](https://github.com/videojs/videojs-contrib-hls/pull/1096)