From 7eb3449284fa1512743c5f98dad03b813a63690d Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Wed, 8 Dec 2021 17:24:14 +0100 Subject: Release 17.0.1 Fixed - Fix catching network errors while fetching feed logos. (#1601) Signed-off-by: Benjamin Brahmer --- CHANGELOG.md | 10 +++++++--- appinfo/info.xml | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4abc7b3fe..8495fa39d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,14 +8,18 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1 ### Changed ### Fixed -* Fix catching network errors while fetching feed logos. (#1601) + # Releases -## [17.0.0] +## [17.0.1] - 2021-12-08 +### Fixed +- Fix catching network errors while fetching feed logos. (#1601) + +## [17.0.0] - 2021-11-29 ### Fixed - fix link-icon-overlap in mobile-view (#1579) -## [17.0.0-beta1] +## [17.0.0-beta1] - 2021-11-18 ### Changed - Drop support for Nextcloud 20 (#1514) - Use better sql commands, that were not possible with Nextcloud 20 (#1514) diff --git a/appinfo/info.xml b/appinfo/info.xml index 150344bab..315a2bcbb 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -21,7 +21,7 @@ Create a [feature request](https://github.com/nextcloud/news/discussions/new) Report a [feed issue](https://github.com/nextcloud/news/discussions/new) ]]> - 17.0.0 + 17.0.1 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3