====================
**Improvements**
- New safe file copy: deletes target file if the writting process failed.
- New "How do I start?" section in README.
- New "Release History".
- Replace deprecated pymongo collections ``remove`` with ``delete_many``.
**Bugfixes**
- Fixed typo in setup ``tests_require`` argument.