diff options
author | Jon Bernard <jbernard@tuxion.com> | 2013-11-09 18:11:48 -0500 |
---|---|---|
committer | Jon Bernard <jbernard@tuxion.com> | 2013-11-09 18:11:48 -0500 |
commit | 3adefcc085f8cc4bdb3941927447d308bd301eb0 (patch) | |
tree | bc6b09e0cc9df060accfbd5faf5c63429f75d9c6 /HISTORY.rst | |
parent | 41d2a5e91716ec6e6fa45984f8f6982c892a390c (diff) | |
download | dotfiles-3adefcc085f8cc4bdb3941927447d308bd301eb0.tar.gz dotfiles-3adefcc085f8cc4bdb3941927447d308bd301eb0.tar.bz2 dotfiles-3adefcc085f8cc4bdb3941927447d308bd301eb0.zip |
Fix history formatting for 0.6.2
Diffstat (limited to 'HISTORY.rst')
-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 +++++ |