diff options
Diffstat (limited to 'HISTORY.rst')
-rw-r--r-- | HISTORY.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/HISTORY.rst b/HISTORY.rst index a38ab88..a89266b 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,13 @@ History ------- +0.6.2 ++++++ + +Fix single-sync in python 3.x (map is lazy) +Fix sync --force regression +Fix unit tests to exit with the correct return code + 0.6.1 +++++ |