summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-02-10 16:35:51 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2021-02-10 16:47:32 +0100
commitfa39346136d928068e131c715804fed30500da0f (patch)
tree58599c3ddc75d9a9b7bf739b9626da9042872350
parent42a87ba57269c7d876b2f1d25801234521f56809 (diff)
Release 15.3.2-rc215.3.2-rc2
Fixed - Missing certificate in signature file (#1143) 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 6ae5899eb..bac41c21b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,10 +8,13 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
### Fixed
+## [15.3.2-rc2] - 2021-02-10
+### Fixed
+- Missing certificate in signature file (#1143)
+
## [15.3.2-rc1] - 2021-02-10
### Fixed
-- Missing certificate in signature file (#1143)
- Refetching of already read articles after purging (#1142)
## [15.3.1] - 2021-02-06
diff --git a/appinfo/info.xml b/appinfo/info.xml
index f8019cb9c..f3d088617 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.3.2-rc1</version>
+ <version>15.3.2-rc2</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>