mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
update changes for 0.10.1
This commit is contained in:
parent
a0b5189c67
commit
4e37bf0a4a
10
CHANGES.rst
10
CHANGES.rst
@ -1,3 +1,13 @@
|
||||
pywb 0.10.1 changelist
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
- Support ``Content-Encoding: deflate`` which was not being handled.
|
||||
|
||||
- Fix issues with ``fallback`` handlers: A POST request could result in double read of POST input data.
|
||||
|
||||
- ``youtube-dl`` removed from dependency as it is only needed for live proxy. (related tests only run if ``youtube-dl`` is installed).
|
||||
|
||||
|
||||
pywb 0.10.0 changelist
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
PyWb 0.10.1-dev
|
||||
PyWb 0.10.1
|
||||
===========
|
||||
|
||||
.. image:: https://travis-ci.org/ikreymer/pywb.svg?branch=master
|
||||
|
Loading…
x
Reference in New Issue
Block a user