Skip to content

Commit

Permalink
Update CHANGES for 0.10.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ikreymer committed Oct 22, 2015
1 parent b8b473b commit 6035a9d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
pywb 0.10.10 changelist
~~~~~~~~~~~~~~~~~~~~~~

* extensible BlockLoadres: supported 'http', 'https', 's3' and local file system, additional
loaders can now be registered by scheme.

* rewriting fixes:
- wombat: fix occasional style rewrite bug that resulted in leaks.
- strip leading or trailing spaces in url
- charset: default to utf-8 if unknown charset specified in HTML

* live rewrite: LiveRewriter class overridable in config

* WARC indexing: ignore empty records when indexing and continue, rather than stopping at first empty record.

* tests: refactor integration tests to run signficantly faster.


pywb 0.10.9.1 changelist
~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 6035a9d

Please sign in to comment.