From 11dfaff42e2544003a5a856b47a1c13f51d9790b Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Fri, 5 Jul 2019 15:29:16 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 223960a9..38dc8fa9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2019-XX-XX +- [fix] SectionHero: fix type in search params. There was an extra "/s?". + [#1124](https://github.com/sharetribe/flex-template-web/pull/1124) - [add] Add support for Singapore as the payout country of a provider. Also fix a bug in passing the personal ID number to Stripe. [#1122](https://github.com/sharetribe/flex-template-web/pull/1122) - [add] Add events.mapbox.com to `connect-src` in `csp.js` file.