summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-12-08 17:24:14 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2021-12-09 11:46:36 +0100
commit7eb3449284fa1512743c5f98dad03b813a63690d (patch)
tree43d595d8fd8d3e15fff647d690f075969ec5531f
parent4960f0c80a78318d5635eb572f65b20c6862458c (diff)
Release 17.0.117.0.1
Fixed - Fix catching network errors while fetching feed logos. (#1601) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--CHANGELOG.md10
-rw-r--r--appinfo/info.xml2
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)
]]></description>
- <version>17.0.0</version>
+ <version>17.0.1</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>