Skip to content

Commit

Permalink
Release 15.3.2-rc2
Browse files Browse the repository at this point in the history
Fixed
- Missing certificate in signature file (#1143)

Signed-off-by: Benjamin Brahmer <[email protected]>
  • Loading branch information
Grotax committed Feb 10, 2021
1 parent 42a87ba commit fa39346
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit fa39346

Please sign in to comment.