From fae165445809f7fe8a9eb5b518bfe0bac103b46f Mon Sep 17 00:00:00 2001
From: Benjamin Brahmer <info@b-brahmer.de>
Date: Sun, 16 Apr 2023 11:21:54 +0200
Subject: [PATCH] Release 21.2.0-beta3

Changed
- Improve performance of item updates (#1322)

Fixed
- Fix display issue in NC26+ (#2192)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
---
 AUTHORS.md       | 6 +++++-
 CHANGELOG.md     | 9 +++++++--
 appinfo/info.xml | 2 +-
 3 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/AUTHORS.md b/AUTHORS.md
index 42fe73777..2e5cf7afb 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -55,6 +55,7 @@
 * [b_b](mailto:bruno@eliaz.fr)
 * [heyarne](mailto:arne@schlueter.is)
 * [marco.nassabain@etu.unistra.fr](mailto:marco.nassabain@hotmail.com)
+* [Anderson Silva](mailto:UnderEu@users.noreply.github.com)
 * [Andreas Fischer](mailto:bantu@owncloud.com)
 * [David Guillot](mailto:david@guillot.me)
 * [Gioele Falcetti](mailto:thegio.f@gmail.com)
@@ -85,7 +86,6 @@
 * [Alexander Grüßung](mailto:alexander@gruessung-online.de)
 * [Allan Nordhøy](mailto:epost@anotheragency.no)
 * [Alwaysin](mailto:adrien@demma.fr)
-* [Anderson Silva](mailto:UnderEu@users.noreply.github.com)
 * [Andrea Boero](mailto:mail@tsumi.it)
 * [Andreas Demmelbauer](mailto:git@notice.at)
 * [Artem Lavrukhin](mailto:lavryha4590@gmail.com)
@@ -107,6 +107,7 @@
 * [Colin W](mailto:cwmke@users.noreply.github.com)
 * [Daniel Aleksandersen](mailto:code@daniel.priv.no)
 * [Daniel S](mailto:daniel@while-true-do.org)
+* [Daniel Starzmann](mailto:daniel@starze.de)
 * [David Baucum](mailto:david@baucum.me)
 * [David Engster](mailto:deng@randomsample.de)
 * [Dennis Müller](mailto:dennismueller.kontakt@gmail.com)
@@ -129,7 +130,9 @@
 * [Hendrik Leppelsack](mailto:hendrik@leppelsack.de)
 * [Jasper Knockaert](mailto:jasper@knockaert.nl)
 * [Kevin Decherf](mailto:kevin@kdecherf.com)
+* [Kuba Orlik](mailto:kontakt@kuba-orlik.name)
 * [Maceček Richard](mailto:46937538+macecekrichard@users.noreply.github.com)
+* [ManuelSailer](mailto:github.com@manuel-sailer.de)
 * [Marc Cousin](mailto:marc.cousin@people-doc.com)
 * [Martin Ferretti](mailto:ferrettimartin@protonmail.com)
 * [Matthias](mailto:matthias.baier@mabaart.de)
@@ -148,6 +151,7 @@
 * [Piotr Dobrowolski](mailto:admin@tastycode.pl)
 * [Raspbeguy](mailto:raspbeguy@users.noreply.github.com)
 * [René Henrich](mailto:contact@rene-henrich.de)
+* [Robert Wunderer](mailto:robert.wunderer@caprisys.at)
 * [Rodrigo Aguilera](mailto:rodrigo.aguilera@amazee.com)
 * [Roeland Jago Douma](mailto:roeland@famdouma.nl)
 * [Simon](mailto:sschubert89@gmail.com)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6323e7d5a..feba7765e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,13 +4,18 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1
 
 # Unreleased
 ## [21.x.x]
-- Fix display issue in NC26+ (#2192)
 ### Changed
 
 ### Fixed
-- Improve performance of item updates (#1322)
+
 
 # Releases
+## [21.2.0-beta3] - 2023-04-16
+### Changed
+- Improve performance of item updates (#1322)
+### Fixed
+- Fix display issue in NC26+ (#2192)
+
 ## [21.2.0-beta2] - 2023-04-05
 ### Fixed
 - Fix last_modified not updated when all items are marked as read (#2183)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 1414dd0f2..a9e4b3f1e 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>21.2.0-beta2</version>
+    <version>21.2.0-beta3</version>
     <licence>agpl</licence>
     <author>Benjamin Brahmer</author>
     <author>Sean Molenaar</author>