From a33211db65e9bdcb5692ad1a86322de0b11bc10a Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 10 Oct 2018 12:10:12 +0200 Subject: 13.0.2 & changelog Signed-off-by: Morris Jobke --- CHANGELOG.md | 6 +++++- appinfo/info.xml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a0957cc9..f85d2e15b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,15 @@ # Changelog All notable changes to this project will be documented in this file. -## [Unreleased] +## 13.0.2 ### Changed - support for php 7.2 added - code refactoring +- switched user agent to a more readable one #328 +- date added to export .opml #345 +- sticky compact mode headers #338 +- fix broken signature issue #347 ## 13.0.1 diff --git a/appinfo/info.xml b/appinfo/info.xml index dfc0860d7..0c34a93c9 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -8,7 +8,7 @@ Before you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises. **Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.com/server/10/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news).]]> - 13.0.1 + 13.0.2 agpl Bernhard Posselt Alessandro Cosentino -- cgit v1.2.3