From 10869cde29637a45d1f63c92b8c145bcfcc7be58 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Thu, 15 Nov 2018 15:18:21 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17d01261..ee82ea85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,9 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2018-11-XX -* [fix] the alignment of arrows in FieldDateRangeInput and refactoring arrow icon code. +* [change] Add index files of components and containers folder to .prettierignore + [#952](https://github.com/sharetribe/flex-template-web/pull/952) +* [fix] the alignment of arrows in FieldDateRangeInput and refactoring arrow icon code. [#951](https://github.com/sharetribe/flex-template-web/pull/951) * [change] Remove unnecessary language configuration and improve translations documentation. [#950](https://github.com/sharetribe/flex-template-web/pull/950)