From ded76138da02a1061cad532ed605be2c579b47a0 Mon Sep 17 00:00:00 2001 From: Joris Coenen Date: Fri, 30 Apr 2021 14:24:33 +0200 Subject: [PATCH] Prepare release v1.0.1 --- .VERSION | 2 +- CHANGELOG.md | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/.VERSION b/.VERSION index 60453e6..7f20734 100644 --- a/.VERSION +++ b/.VERSION @@ -1 +1 @@ -v1.0.0 \ No newline at end of file +1.0.1 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 57030e2..4dbf2a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,15 @@ --- +[//]: # (START/v1.0.1) +# v1.0.1 + +## Features +* This release also contains an arm64 Docker image. {#20} +* Docker images are also pushed to the :latest and :. tags. + +--- + [//]: # (START/v1.0.0) # v1.0.0