From: Loup Vaillant Date: Fri, 12 Jun 2020 19:43:55 +0000 (+0200) Subject: Updated changelog X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=5fe17f576943696289b5c35904e2d958f45e6fde;p=Monocypher.git Updated changelog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f05bbb..f700fcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +3.1.1 +----- +2020/06/12 + +- Various documentation fixes. +- Fixed various compiler warnings. +- Fixed some integer overflows (16-bit platforms only). + + 3.1.0 ----- 2020/04/03