[hgtv.com:show] Relax video config regex and update test (closes #13279, closes ...
[youtube-dl] / ChangeLog
index b738d20631c85423abf71b092f94a8baf93a7beb..7f077fd24acb1b7981597484ff3abe688cfd50dd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 version <unreleased>
 
+Extractors
+* [pandora.tv] Fix upload_date extraction (#12846)
+
+
+version 2017.06.18
+
 Core
 * [downloader/common] Use utils.shell_quote for debug command line
 * [utils] Use compat_shlex_quote in shell_quote