From 637c5b3d6c034bf63f34b0905aa13f6913389d4c Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Fri, 11 Dec 2020 13:49:39 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a2a997b2c..ae1f1999d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,9 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2020-XX-XX +- [change] Remove react-google-maps dependency. It has not been maintained for 3 years. From now on, + we use Google Maps API directly. However, the default map provider is still Mapbox. + [#1389](https://github.com/sharetribe/ftw-daily/pull/1389) - [fix] Pass metadata through sanitizeUser function. [#1391](https://github.com/sharetribe/ftw-daily/pull/1391) - [fix] Call for the same page caused unnecessary rendering