diff --git a/HISTORY.txt b/HISTORY.txt --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,11 @@ +1.1.4 +~~~~~~~~~~~~~~~~~~ + +Gracefully handle failures to save passwords - they are reported +as warnings, but don't break the operation being executed. + +Compatibility fixes for upcoming 3.9 release (which changes SSL API +noticeably, what impact SMTP passwords handling in mercurial_keyring). 1.1.3 ~~~~~~~~~~~~~~~~~~