From 54944968cc2342e5ab6732d50ec18ba4cac892bb Mon Sep 17 00:00:00 2001 From: Sebastian Schubert Date: Fri, 23 Aug 2019 11:57:50 +0200 Subject: [PATCH] Fix typo in NEWS --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 22877d028..64dec79cb 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -2018-08-08 -Version 5.0.2 +2019-08-21 +Version 5.1.0 * Bump required Python version to 3.3, Gtk version 3.12 * Update translations: ca, cs, da, de, en_GB, eo, fi, fr, hr, hu, is, it, nb, nn, pl, po, pt_BR, ru, sl, sv, uk, vi @@ -177,7 +177,7 @@ Version 5.0.2 * Add support for GEDCOM import _FREL/_MREL tags in INDI/FAMC * Improve support for GEDCOM export of _FREL/_MREL in INDI/FAMC -2018-08-08 +2019-08-08 Version 5.0.2 Update translations: cs, da, de, fi, fr, hr, it, ru, sl, sv * Fix some Gramplets not updating during tree changes after db change.