aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2016-09-18 18:33:54 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2016-09-18 18:35:38 +0800
commitd8dbf8707d4e45a939fc74c76bb919771007f8ba (patch)
treecb2d560b4a4f67d0d60867cf19a6e9d4922beeea /ChangeLog
parenta1da888d0cc92fdf3506b30ee85ce241e9090408 (diff)
downloadyoutube-dl-d8dbf8707d4e45a939fc74c76bb919771007f8ba.tar.xz
[thisav] Improve title extraction (closes #10682)
I didn't add a test case as the one in #10682 looks like a copyrighted product.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a71fadfa7..18f9fa861 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+version <unreleased>
+
+Extractors
+* [thisav] Improve title extraction (#10682)
+
+
version 2016.09.18
Core