summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-02-02 22:04:47 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2021-02-02 22:17:31 +0100
commit9fa797ab139ac0dc747d7d3775d4293c78528be7 (patch)
tree2b3bb28fabecb196e58adae56d5da6baeca63ee4
parenta6a66fe0fd669b807d5827168885fd76395fca59 (diff)
Release 15.2.115.2.1
Fixed - Purging error "Undefined index: articlesPerUpdate" - Clean up install files Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--CHANGELOG.md5
-rw-r--r--appinfo/info.xml2
2 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a4cbdafa6..1d1b335b2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,8 +7,11 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
### Changed
### Fixed
-- Purging error "Undefined index: articlesPerUpdate"
+## [15.2.1] - 2021-02-02
+
+### Fixed
+- Purging error "Undefined index: articlesPerUpdate"
- Clean up install files
## [15.2.0] - 2021-02-02
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 4276ca4d8..9487913ce 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>15.2.0</version>
+ <version>15.2.1</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>