diff options
-rw-r--r-- | HISTORY.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/HISTORY.rst b/HISTORY.rst index a89266b..9f09407 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,9 +4,9 @@ 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 +* 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 +++++ |