From 0d6efba4b248b2f34f6eb71e6e294057b61500cb Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Thu, 13 Sep 2018 13:26:34 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ce90261..56a0234f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,11 @@ way to update this template, but currently, we follow a pattern: --- ## Upcoming version 2018-09-XX -* [fix] Selecting with enter key prevented while fetching predictions. +* [fix] LocationAutocompleteInput: blur input when selecting by enter + to prevent flash of default predictions. + [#928](https://github.com/sharetribe/flex-template-web/pull/928) +* [fix] LocationAutocompleteInput: selecting with enter key prevented + while fetching predictions. [#923](https://github.com/sharetribe/flex-template-web/pull/923) ## v1.4.2 2018-09-06