From 2fd295cddf2c2ade8fd23246228dfccda64e4077 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Fri, 14 Sep 2018 14:44:25 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56a0234f..6dfb6fec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ way to update this template, but currently, we follow a pattern: --- ## Upcoming version 2018-09-XX +* [fix] obfuscatedCoordinatesImpl didn't always return coordinates within given + offset radius. + [#930](https://github.com/sharetribe/flex-template-web/pull/930) * [fix] LocationAutocompleteInput: blur input when selecting by enter to prevent flash of default predictions. [#928](https://github.com/sharetribe/flex-template-web/pull/928)