From 78eff0b49ebaa5d60affc19f05158d1ab83bf89c Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 26 Nov 2016 21:31:51 +0100 Subject: changelog and versioning adjustments --- CHANGELOG.md | 9 ++++++++- appinfo/info.xml | 3 ++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a46fbcb1..3957f1243 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,19 @@ # Changelog All notable changes to this project will be documented in this file. -## [Unreleased] +## 10.0.0 + +### Removed +- Dropped support for Nextcloud 10 ### Added - Include changelog in release download - More App Store improvements +### Fixed +- Switch to new update API +- Do not fail to mark items as read if they do not exist on the server anymore when using the API + ## 9.0.4 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index 6b10e7275..b1d4c673d 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/owncloud/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).]]> - 9.1.0 + 10.0.0 agpl Bernhard Posselt Alessandro Cosentino @@ -33,6 +33,7 @@ Before you update to a new version, [check the changelog](https://github.com/nex curl SimpleXML iconv + -- cgit v1.2.3