mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
release: bump to 0.11.5, update version and changelist
This commit is contained in:
parent
b5cf79072d
commit
ba7ac56230
@ -1,3 +1,11 @@
|
|||||||
|
pywb 0.11.5 changelist
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
* cdx index bug fix: fix bug with cdx indexing with post-append when WARC request and response records do not alternate in the WARC.
|
||||||
|
|
||||||
|
* load yaml config: ensure file stream gets closed.
|
||||||
|
|
||||||
|
|
||||||
pywb 0.11.4 changelist
|
pywb 0.11.4 changelist
|
||||||
~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
PyWb 0.11.4
|
PyWb 0.11.5
|
||||||
===========
|
===========
|
||||||
|
|
||||||
.. image:: https://travis-ci.org/ikreymer/pywb.svg?branch=master
|
.. image:: https://travis-ci.org/ikreymer/pywb.svg?branch=master
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
__version__ = '0.11.4'
|
__version__ = '0.11.5'
|
||||||
|
|
||||||
DEFAULT_CONFIG = 'pywb/default_config.yaml'
|
DEFAULT_CONFIG = 'pywb/default_config.yaml'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user