From 8e473f01faf5217064d902739f249624fd74cf70 Mon Sep 17 00:00:00 2001 From: Ilya Kreymer Date: Wed, 4 May 2016 11:33:43 -0700 Subject: [PATCH] add changelist for 0.30.1 --- CHANGES.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index ccb2fa02..e5cf9355 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,11 @@ +pywb 0.30.1 changelist +~~~~~~~~~~~~~~~~~~~~~~ + +* Rules: match rule for Twitter video. + +* Record Loader: Only parse ``http:`` and ``https:`` urls as HTTP in ``response``, ``request`` and ``revisit`` records. + + pywb 0.30.0 changelist ~~~~~~~~~~~~~~~~~~~~~~