From c20ab806f701824beaef52ede5dfd31fc0845502 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Thu, 24 May 2018 16:08:31 +0300 Subject: [PATCH] [new] Update changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c58f6ee5..5aa89c4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,9 +12,14 @@ way to update this template, but currently, we follow a pattern: --- +## Upcoming version + +* [fix] Extract and fix missing information reminder modal from Topbar + [#846](https://github.com/sharetribe/flex-template-web/pull/846) + ## v0.3.1 -* Change lodash import syntax to reduce bundle size (-15.14 KB) +* [change] Change lodash import syntax to reduce bundle size (-15.14 KB) [#839](https://github.com/sharetribe/flex-template-web/pull/839) * [fix] Use https instead of git to access SDK repo for Heroku build (now that the repo is public). TODO: create SDK releases instead of using direct refs to single commit.