summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-10-23 12:42:55 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2021-10-25 12:59:22 +0200
commit8973769aa6dcdebb2803c4d98b2c0e5249b51468 (patch)
tree8870f91807fe242a25dc4b9810d18fcc576825fc
parent9fb9a4c6daf530440c5a3be0122acf8838de76cc (diff)
Release 16.2.0-beta216.2.0-beta2
Changed - Updated "New Folder" and "All articles" icons to differentiate them from "Subscribe" and "All articles". (#1542) Fixed - Mark the latest post in a feed as read when clicking on the right arrow key. (#1546) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--CHANGELOG.md11
-rw-r--r--appinfo/info.xml2
2 files changed, 9 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 161abd71a..26bdf0b4f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,13 +6,18 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
## [16.x.x]
### Changed
-- Updated "New Folder" and "All articles" icons to differentiate them from "Subscribe" and "All articles".
### Fixed
-- Mark the latest post in a feed as read when clicking on the right arrow key.
# Releases
-## [16.2.0] - 2021-10-18
+## [16.2.0-beta2] - 2021-10-23
+### Changed
+- Updated "New Folder" and "All articles" icons to differentiate them from "Subscribe" and "All articles". (#1542)
+
+### Fixed
+- Mark the latest post in a feed as read when clicking on the right arrow key. (#1546)
+
+## [16.2.0-beta1] - 2021-10-18
### Changed
- Add changelog and DCO notice to CONTRIBUTING.md (#1521)
- Download feed logos via guzzle to have better error handling (#1533)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 1f147427f..f20e3b12d 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-beta1</version>
+ <version>16.2.0-beta2</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>