From 5f079592a7050e0101b1656b0ef99454ce5840d3 Mon Sep 17 00:00:00 2001 From: Kimmo Puputti Date: Fri, 25 Jan 2019 16:34:18 +0200 Subject: [PATCH] Fix changelog entry --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5834affb..1b2e1ab6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,8 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2019-XX-XX -- [#1012] Some of the documentation moved to Flex Docs: https://www.sharetribe.com/docs/ +- [change] Some of the documentation moved to Flex Docs: https://www.sharetribe.com/docs/ + [#1012](https://github.com/sharetribe/flex-template-web/pull/1012) - [fix] Allow ownListing as listing proptype in BookingPanel component. [#1007](https://github.com/sharetribe/flex-template-web/pull/1007) - [add] Add info text about additional owners to `PayoutDetailsForm`.