From 6dfc015d3b0cb077577dc4a6a2cc782f80e3acf7 Mon Sep 17 00:00:00 2001 From: Hannu Lyytikainen Date: Fri, 5 Apr 2019 14:55:28 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5158a8ad..a1c3c352 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ way to update this template, but currently, we follow a pattern: ## Upcoming version 2019-XX-XX +- [add] Add support for arbitrary line items. + [#1062](https://github.com/sharetribe/flex-template-web/pull/1062) - [fix] US individual accounts had a non-editable business url in PayoutDetailsForm. It was probably OK, but there wasn't any reason to for it. [#1061](https://github.com/sharetribe/flex-template-web/pull/1061)