From 0441a8b12fbc7f597de5e80f5e06bb99b1ce0651 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Thu, 24 Sep 2020 15:13:33 +0200 Subject: [PATCH] don't forget the new Nominatim addon --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index a578905c3c..d50c3ff65e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,8 @@ Version 2020.09-1 (2020-09-24) Fixed a display problem with the new re-shares [annando] Friendica Addons: + nominatim: + Added addon to resolve coordinates with OpenStreetmap [annando] phpmailer: Fixed a bug that prevented notification mails being send [nupplaphil]