Ready for merge to master as 1.0.1
This commit is contained in:
parent
f05f572bcc
commit
e000d6ac49
@ -7,6 +7,7 @@ ResourceSync specification which was standardized as ANSI/NISO Z39.99-2014
|
||||
<http://www.openarchives.org/rs/1.0/toc>.
|
||||
|
||||
v1.0.1 2016-03-22
|
||||
* Work with Python 2 (2.6/2.7) and Python 3 (3.3/3.4/3.5)
|
||||
* Improved test coverage
|
||||
* Use defusedxml for safer XML parsing
|
||||
* Changed parameter str to str_data in ListBase.parse(), str still supported
|
||||
|
||||
@ -2,9 +2,9 @@
|
||||
Updating resync on pypi
|
||||
=======================
|
||||
|
||||
Notes to remind zimeon...
|
||||
Notes to remind @zimeon...
|
||||
|
||||
resync is at https://pypi.python.org/pypi/resync
|
||||
resync is at <https://pypi.python.org/pypi/resync> on pypi
|
||||
|
||||
Putting up a new version
|
||||
------------------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user