From 0d1699714eb46c5ffea73bfee3a6759b6ea8de4e Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Thu, 24 Oct 2019 14:03:48 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6195216e6..3b8c56eb1 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 +- [fix] BookingTimeForm: UI improvements to date and time pickers. + [#23](https://github.com/sharetribe/ftw-time/pull/23) - [fix] Make the time selects fixed with on `EditListingPage` and add hover color to remove entry icon. [#22](https://github.com/sharetribe/ftw-time/pull/22) - [fix] BookingTimeForm: do not pick exclusive end date from selected timeslot