From 9a97cb681017cd760bb7ef190bab6ea7399c3dfe Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Wed, 24 Apr 2019 14:18:46 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e097a51..badd0e5f 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] Improve printing API errors on web inspector (console.table) + [#1070](https://github.com/sharetribe/flex-template-web/pull/1070) - [fix] ManageAvailabilityCalendar.js didn't use UTC time when fetching data for calendar months. [#1069](https://github.com/sharetribe/flex-template-web/pull/1069) - [add] Use sparse fields on InboxPage query to reduce data load.