From 5129c83095cdb9ee1285e30bdc7b881aecba00a2 Mon Sep 17 00:00:00 2001 From: Ilya Kreymer Date: Sun, 7 Dec 2014 21:15:35 -0800 Subject: [PATCH] update changelist --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 398ace92..b3b2bf6d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,10 @@ pywb 0.6.6 changelist ~~~~~~~~~~~~~~~~~~~~~ +* JS Rewriters: add mixins for link + location (default), link only, location only rewriting by setting ``js_rewrite_location`` to ``all``, ``urls``, ``location``, respectively. + + (New: location only rewriting does not change JS urls) + * Beginning of new rewrite options, settable per collections and stored in UrlRewriter. Available options: - ``rewrite_base`` - set to False to disable rewriting ```` tag