From 9af2fd17a1b9738c1d6f4822202170575446e07d Mon Sep 17 00:00:00 2001 From: Marco Bonetti Date: Fri, 12 Apr 2019 19:36:48 +0200 Subject: [PATCH] 0.9.3 release --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 5b05faa..dd5120d 100644 --- a/CHANGES +++ b/CHANGES @@ -2,8 +2,8 @@ Version History =============== -Version 0.9.3 (unreleased) --------------------------- +Version 0.9.3 +------------- * Added a tooltip to explain fuzzy entries (#206) * New ROSETTA_LANGUAGES setting allows for translating languages which are not yet in LANGUAGES (#219) * Fix for duplicate PO files listed on case insensitive filesystems (#47, #52, #218, thanks @malkstar)