From 9db3ea6db946e3936b1ec8dcc5f799a2a91a2483 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Wed, 12 Sep 2018 11:27:31 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6bc38d4..9ce90261 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ way to update this template, but currently, we follow a pattern: * Patch (v0.0.**X**): Bug fixes and small changes to components. --- +## Upcoming version 2018-09-XX +* [fix] Selecting with enter key prevented while fetching predictions. + [#923](https://github.com/sharetribe/flex-template-web/pull/923) + ## v1.4.2 2018-09-06 * [add] Reduce character queries on LocationAutocompleteInput to reduce geocoding costs. [#883](https://github.com/sharetribe/flex-template-web/pull/883)