summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2020-09-02 08:38:20 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2020-09-02 08:47:33 +0200
commit60474123f63a3f86062fbd2c86ce1e720bc362d9 (patch)
tree71427eb0f34ce9094f62abd81e5b6697056224f0
parent9bb6bf691c68a2f35854c12684bd763b62a026b8 (diff)
Release 14.2.214.2.2
Changed - added support for Nextcloud 20 #781 Fixed - Update interval not saved to config file #783 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--CHANGELOG.md8
-rw-r--r--appinfo/info.xml2
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c01cd1f64..ee244d80b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.
## Unreleased
+## 14.2.2
+
+### Changed
+- added support for Nextcloud 20 #781
+
+### Fixed
+- Update interval not saved to config file #783
+
## 14.2.1
### Fixed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index a52e2a077..dc09c50f7 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.org/server/latest/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).]]></description>
- <version>14.2.1</version>
+ <version>14.2.2</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>