summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-10-18 18:01:29 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2021-10-20 11:26:46 +0200
commit075bd3b65869128dc94df9a9905944070abbd770 (patch)
tree8df3f80f1f8dea2c517924069324ccf313c25b94
parent137af71bb3578b46937d5cb0db363d7674861fc4 (diff)
Release 16.2.0-beta116.2.0-beta1
Changed - Add changelog and DCO notice to CONTRIBUTING.md (#1521) - Download feed logos via guzzle to have better error handling (#1533) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--CHANGELOG.md8
-rw-r--r--appinfo/info.xml2
2 files changed, 6 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2266b1509..855092708 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,13 +6,15 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
## [16.x.x]
### Changed
-- Add changelog and DCO notice to CONTRIBUTING.md (#1521)
-- Download feed logos via guzzle to have better error handling (#1533)
### Fixed
-
# Releases
+## [16.2.0] - 2021-10-18
+### Changed
+- Add changelog and DCO notice to CONTRIBUTING.md (#1521)
+- Download feed logos via guzzle to have better error handling (#1533)
+
## [16.1.0] - 2021-10-07
### Changed
- Remove dependency's large test files from release (#1519)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index ff8088859..1f147427f 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.1.0</version>
+ <version>16.2.0-beta1</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>