[youtube] Extract precise error messages (closes #15284)
[youtube-dl] / ChangeLog
index 1e9c3e071f2c9f409c2ee9f395098a430a8ab407..4ee10ca7c7fea18c0ca6bf81f45acfc04a218fd8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 version <unreleased>
 
+Extractors
+
+* [youtube] Extract precise error messages (#15284)
+
+
+version 2018.01.21
+
 Core
 * [extractor/common] Improve jwplayer DASH formats extraction (#9242, #15187)
 * [utils] Improve scientific notation handling in js_to_json (#14789)