From fc06678c1a87c8990bc793ab90f2c65f56354fcc Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Thu, 19 Aug 2021 08:50:48 +0200 Subject: [PATCH] release 0.9.7 --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 91820c1..ea66a5c 100644 --- a/CHANGES +++ b/CHANGES @@ -2,8 +2,8 @@ Version History =============== -Version 0.9.7 (unreleased) --------------------------- +Version 0.9.7 +------------- * Arabic translation. (#257, thanks @Bashar) * Translations via the DeepL API (#258, thanks @halitcelik) * Fixed unicode handling in gettext headers (#259, thanks @NotSqrt)