release 1.5.2

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
This commit is contained in:
Georg Ehrke 2017-03-21 19:27:12 +01:00
parent fbaa5e98ba
commit f0fee70137
No known key found for this signature in database
GPG Key ID: 9D98FD9380A1CB43
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
## 1.5.2 - 2017-03-21
### Fixed
- fixed issue with "three-part-timezone" like America/Argentina/Buenos_Aires
[#358](https://github.com/nextcloud/calendar/issues/358)
## 1.5.1 - 2017-02-28
### Added
- advanced color-picker

View File

@ -7,7 +7,7 @@
<description><![CDATA[The Nextcloud calendar app is a user interface for Nextcloud's CalDAV server.
It integrates with other apps, allows you to manage calendars and events, display external calendars and invite attendees to your events]]></description>
<version>1.5.1</version>
<version>1.5.2</version>
<licence>AGPL</licence>
<namespace>Calendar</namespace>
<author homepage="https://georg.coffee">Georg Ehrke</author>