From 2e082a23aef0698233d3520f1718276da3460361 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Fri, 2 Nov 2018 21:32:22 +0100 Subject: [PATCH] prepare release v3.0.0 --- History.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index e9f8788..0269738 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,7 @@ +# 3.0.0 / 2018-11-02 + + * Breaking: Fix race condition with guessing messagedigest + # 2.0.2 / 2018-09-18 * Fix: v2 versions require another go-modules name @@ -20,4 +24,4 @@ # 1.1.0 / 2017-09-18 * Add salt validation and improve comments - * Added ability to pass custom salt to everyencrypt call (thanks @VojtechBartos) \ No newline at end of file + * Added ability to pass custom salt to everyencrypt call (thanks @VojtechBartos)