summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-11-15 11:55:53 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2021-11-15 14:41:13 +0100
commit5198f4258f1cd1e85213f1e6e9bbff7d86ca4da0 (patch)
tree5bd7b3fa0c9bb4b2c5df2be107be45c2aadc4ff6
parent9f3b63b5f986fe583a89226f8412e9e91f5f4ca2 (diff)
Release 16.2.116.2.1
Fixed - Catch network errors while fetching feed logos. (#1572, #1570) 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 25f7e7957..835e73740 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,9 +8,12 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
### Changed
### Fixed
-- Catch network errors while fetching feed logos. (#1570)
# Releases
+## [16.2.1] - 2021-11-15
+### Fixed
+- Catch network errors while fetching feed logos. (#1572, #1570)
+
## [16.2.0] - 2021-11-03
No notable changes compared to the beta versions.
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 0be7d29fc..f2ef067a7 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>16.2.0</version>
+ <version>16.2.1</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>