From 4e61bd91a40147e289c7281950c4cc436d420495 Mon Sep 17 00:00:00 2001 From: Hannu Lyytikainen Date: Mon, 28 Oct 2019 13:41:52 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b774711198..ce8cd37a23 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 +- [add] Add default timezone to date formatting in example transaction process + email templates. + [#1227](https://github.com/sharetribe/flex-template-web/pull/1227) - [change] Update @formatjs/intl-relativetimeformat from 2.8.3 to 4.2.1 [#1222](https://github.com/sharetribe/flex-template-web/pull/1222) - [fix] Use currency of the `lineItem` on every line of the `BookingBreakdown` if possible.