From 8d5dd74a6b8093f8b46cff8ccad6ae7640864149 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Sat, 24 Aug 2019 17:21:50 +0200 Subject: [PATCH] prepare release v0.3.0 --- History.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/History.md b/History.md index 8782606..5a4f275 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,9 @@ +# 0.3.0 / 2019-08-24 + + * Add some frontend for testing instead of hardcoded console + * Migrate to Go1.12 & go-openssl.v3 + * Switch vendoring to go modules + # 0.2.0 / 2018-09-18 * Prefix functions to prevent collisions