From fa4a0b5e48ab22fe5b07a5b56e4f3a40a9e38bdf Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Thu, 23 May 2019 16:34:56 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 894cc200..be7324ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,9 +14,12 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2019-XX-XX +- [change] Mapbox library dependencies updated to v1.0.0. + [#1099](https://github.com/sharetribe/flex-template-web/pull/1099) + - Note: Mapbox changed their pricing scheme! - [fix] missing provider information (like SSN in US), might cause payment to fail on `CheckoutPage`. This improves related error message. - [#10967](https://github.com/sharetribe/flex-template-web/pull/1097) + [#1098](https://github.com/sharetribe/flex-template-web/pull/1098) - [fix] Menu needs to wait for mounting to calculate dimensions properly. [#1096](https://github.com/sharetribe/flex-template-web/pull/1096) - [fix] Renamed Component.example.css files to ComponentExample.css to fix bug introduced in one of