From 697003d1c62377eafd77b7179d82c70ba9115cc1 Mon Sep 17 00:00:00 2001 From: Jenni Nurmi Date: Mon, 9 Sep 2019 17:24:11 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9092b53..658a164a 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 +- [change] Move `BookingTimeInfo` to separate component from `InboxPage`. Add options to show only + booking dates or booking dates and times. + [#1194](https://github.com/sharetribe/flex-template-web/pull/1194) - [add] Add new Spanish translations related to storing payment card. [#1193](https://github.com/sharetribe/flex-template-web/pull/1193) - [fix] Update yarn.lock (there was Lodash version resolution missing)