From b422b2a489219136139b4dcca84e2101ad3ae462 Mon Sep 17 00:00:00 2001 From: Georg Ehrke Date: Tue, 28 Feb 2017 14:09:11 +0100 Subject: [PATCH] add changelog for 1.5.1 Signed-off-by: Georg Ehrke --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d230f1fce..721277ba5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +## 1.5.1 - 2017-02-28 +### Added +- advanced color-picker + [#4](https://github.com/nextcloud/calendar/issues/4) +- support for Internet Explorer 11 + [#329](https://github.com/nextcloud/calendar/pull/329) +- added second step for deleting calendars + [#341](https://github.com/nextcloud/calendar/issues/341) + +### Fixed +- debounce vertical window resize + [#23](https://github.com/nextcloud/calendar/issues/23) +- fix phrasing on public sharing site + [#233](https://github.com/nextcloud/calendar/issues/233) +- fix missing am/pm label in timepicker + [#345](https://github.com/nextcloud/calendar/issues/345) + ## 1.5.0 - 2017-01-17 ### Added - enable calendar when selecting it in editor