1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-05 01:53:33 +08:00

[ChangeLog] Update after #11581

[ci skip]
This commit is contained in:
Yen Chi Hsuan
2017-01-06 01:07:30 +08:00
committed by motophil
Unverified
parent fa6db9ddc4
commit ff9ad8ffbd
+3
View File
@@ -1,5 +1,8 @@
version <unreleased>
Core
* Fix "invalid escape sequence" errors under Python 3.6 (#11581)
Extractors
* [discoverygo] Fix JSON data parsing (#11219, #11522)