From 39175a8be87703eabef29056358bbe0ab4afc821 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Thu, 23 May 2019 14:01:03 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fce9a42a..894cc200 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,9 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2019-XX-XX +- [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) - [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