diff options
author | Jon Bernard <jbernard@tuxion.com> | 2013-11-09 18:09:26 -0500 |
---|---|---|
committer | Jon Bernard <jbernard@tuxion.com> | 2013-11-09 18:09:26 -0500 |
commit | 41d2a5e91716ec6e6fa45984f8f6982c892a390c (patch) | |
tree | 2cd4896596a3eef345b967aff45a7e37233d87dd /HISTORY.rst | |
parent | 5bbf48d25a86711d7cae565787479f58a016ef5a (diff) | |
download | dotfiles-41d2a5e91716ec6e6fa45984f8f6982c892a390c.tar.gz dotfiles-41d2a5e91716ec6e6fa45984f8f6982c892a390c.tar.bz2 dotfiles-41d2a5e91716ec6e6fa45984f8f6982c892a390c.zip |
Update history and bump version numberv0.6.2
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 +++++ |