summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-02-10 14:00:48 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2021-02-10 15:18:46 +0100
commitb48bb5b347deca02239352a07edb21cde3299544 (patch)
treee613f6606bc93614f95d23a9ff64668605658288
parent7e9fd48f4a307b4beb11d9a24450b705e41c3de3 (diff)
Release 15.3.2-rc115.3.2-rc1
Fixed - Missing certificate in signature file (#1143) - Refetching of already read articles after purging (#1142) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--CHANGELOG.md5
-rw-r--r--appinfo/info.xml2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 21324487b..6ae5899eb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,11 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
### Changed
### Fixed
+
+## [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 4ec64907c..f8019cb9c 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.1</version>
+ <version>15.3.2-rc1</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>