From 343f76d11f94ada2b9329d10804e54e050a07fcf Mon Sep 17 00:00:00 2001 From: Hannu Lyytikainen Date: Tue, 27 Nov 2018 09:59:17 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bb0a55d..91f92086 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,8 +14,10 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2018-11-XX +* [add] Add French as a default language in addition to English. + [#962](https://github.com/sharetribe/flex-template-web/pull/962) * [fix] Show Stripe error message on CheckoutPage if payment request fails because of Stripe error. - Also show error if payment amount is zero. + Also show error if payment amount is zero. [#960](https://github.com/sharetribe/flex-template-web/pull/960) * [fix] Remove unused translation keys and update PasswordChangePage title [#959](https://github.com/sharetribe/flex-template-web/pull/959)