Introduce atomicwrites

This commit is contained in:
Markus Unterwaditzer 2015-01-29 12:13:23 +01:00
parent 27f5d54240
commit b3b356e514

View file

@ -21,6 +21,7 @@ Version 0.4.2
- Fixed compatibility with custom SabreDAV servers. See :gh:`166`.
- Catch harmless threading exceptions that occur when shutting down vdirsyncer.
See :gh:`167`.
- Vdirsyncer now depends on ``atomicwrites``.
Version 0.4.1
=============