summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2020-05-03 09:05:48 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2020-05-04 15:57:28 +0200
commit7f94865f10be69835774e6bf5450dd9ccff656d5 (patch)
treefdfba9feeb48666df9860be2946a86b203287c21
parentcb64d3ad35ba8b920a5de2c480751d026b50e0a9 (diff)
Release 14.1.714.1.7
Changed - Update feed-io to v4.6.0 - Update js dependencies Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--CHANGELOG.md6
-rw-r--r--appinfo/info.xml2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c843431aa..851b04654 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
## Unreleased
+## 14.1.7
+
+### Changed
+- Update feed-io to v4.6.0
+- Update js dependencies
+
## 14.1.6
### Fixed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 8fb5ed815..e28daf9f8 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.1.6</version>
+ <version>14.1.7</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>