From a130864170c8c36ff0e77a1e4f54d0fb07de3bda Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Fri, 3 Aug 2018 00:32:15 +0300 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 611001a6..a0d8c4b0 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-08-XX +* [change] Reusable SearchMap. Fixed the original reverted version. (Includes audit exception 678) + [#882](https://github.com/sharetribe/flex-template-web/pull/882) + ## v1.3.1 * [fix] Hotfix: reverting the usage of ReusableMapContainer due to production build error.