summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2022-10-22 14:42:56 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2022-10-22 21:24:03 +0200
commit22a7a09579c197b0063936911a50ec70d5a4cde2 (patch)
tree7655c88a03d12cbd849789ff9edf0a7d258082ee /CHANGELOG.md
parentadae144b3ce99a42adc3c7dbadcf83ab839f18fd (diff)
Release 19.0.0-beta119.0.0-beta1
Changed - Drop support for Nextcloud 22, NC 22 has reached it's end of life. - Add support for Nextcloud 25 Fixed - Corrected article compact title bar position in NC25 (#1944) - Fixed "Mark read through scrolling" in NC25 and NC24 (#1944) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 11 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a605335c3..25bb93d12 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,17 +3,23 @@ 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]
+## [19.x.x]
### Changed
### Fixed
-- Corrected article compact title bar position in NC25
-- Fixed "Mark read through scrolling" in NC25 and NC24
# Releases
-## [18.3.0] - 2022-10-10
+## [19.0.0-beta1] - 2022-10-22
+### Changed
+- Drop support for Nextcloud 22, NC 22 has reached it's end of life. (#1950)
+- Add support for Nextcloud 25 (#1950)
+### Fixed
+- Corrected article compact title bar position in NC25 (#1944)
+- Fixed "Mark read through scrolling" in NC25 and NC24 (#1944)
+
+## [18.3.0] - 2022-10-21
### Fixed
-- Remove setting for minimum purge interval since it is not used.
+- Remove setting for minimum purge interval since it is not used. (#1935)
## [18.3.0-beta1] - 2022-10-10
### Changed