From e9aea7da149ff89f1313246cae995df48dcd4f66 Mon Sep 17 00:00:00 2001 From: Joris Snellenburg Date: Wed, 2 Dec 2020 01:34:25 +0100 Subject: [PATCH] Manual bumpversion to 0.2.0 Updated history for 0.2.0 release glotaran/__init__.py and setup.py were previously updated --- HISTORY.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index bd1d4fc69..46e7640e7 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,8 +2,11 @@ History ======= -0.2.0 (Pending) ---------------- +0.2.0 (2020-12-02) +------------------ + +* Large refactor with significant improvements but also small API changes (see docs) +* Removed doas plugin 0.1.0 (2020-07-14) ------------------