- Add support for cert items subject and pubKeyHash attributes. (70)
3.0.0
==================
- Remove json2kinto importer - Remove xml verifier
2.0.1
==================
**Bug fix**
- Fix synchronize kinto-http parameters. (67)
2.0.0
==================
**Breaking changes**
- Upgrade to kinto-http.py 8.0 and drop support for Python < 3.5
1.7.2
==================
- Fix XML exporter on missing blockID. (63)
1.7.1
==================
**Bug fix**
- Allow the importer to work even without the permission to create collections. (56) - Use ``PUT`` instead of ``PATCH`` to fully overwrite the destination with the source (58)