summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2022-03-09 11:00:03 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2022-03-09 12:33:16 +0100
commit59979b73a7e05feaf31794fdb6f381b81976e49f (patch)
tree59e8f3ada4fb593b56912298ddc60f3e8d18be74
parent8a6db0f29cbea870ef26f2f1f4b010c7dfbe7a86 (diff)
Release 18.0.1-beta118.0.1-beta1
Fixed - Fix only one item marked as read by Feed API (#1687) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--AUTHORS.md1
-rw-r--r--CHANGELOG.md6
-rw-r--r--appinfo/info.xml2
3 files changed, 6 insertions, 3 deletions
diff --git a/AUTHORS.md b/AUTHORS.md
index dc816e54a..cfdb2a312 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -101,6 +101,7 @@
* [Daniel S](mailto:daniel@while-true-do.org)
* [David Baucum](mailto:david@baucum.me)
* [David Engster](mailto:deng@randomsample.de)
+* [Dennis Müller](mailto:dennismueller.kontakt@gmail.com)
* [Detlev Zundel](mailto:dzu@member.fsf.org)
* [Doron Behar](mailto:doron.behar@gmail.com)
* [DriverXX](mailto:DriverXX@users.noreply.github.com)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 90068c73b..b0c06da12 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,14 +3,16 @@ All notable changes to this project will be documented in this file.
The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), older entries don't fully match.
# Unreleased
-
## [18.x.x]
### Changed
### Fixed
-- Fix only one item marked as read by Feed API (#1687)
# Releases
+## [18.0.1-beta1] - 2022-03-09
+### Fixed
+- Fix only one item marked as read by Feed API (#1687)
+
## [18.0.0] - 2022-02-23
### Changed
- Change shortcut descriptions. (#1669)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 0406abbcb..6cde7d47d 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>18.0.0</version>
+ <version>18.0.1-beta1</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>