summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2023-10-24 14:49:24 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2023-10-25 12:01:20 +0200
commit6de455444be98e16ceb6d0ea810bd06de45f7e34 (patch)
tree7e92be452cb5692cbf422fabde6236828c03bc24
parent0ef92f2117eb0a93fce2603a95afe9d7d7b19f38 (diff)
Release 25.0.0-alpha125.0.0-alpha1
Changed - Major Rewrite of the Frontend with Vue JS (#748) For comments and suggestions for the new UI, please use this: https://github.com/nextcloud/news/discussions/2388 - Set User Agent for curl in Scraper (#2380) - Drop support for Nextcloud 26, Supported 27 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--CHANGELOG.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3ffe9e455..90504d184 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,14 +5,17 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1
# Unreleased
## [25.x.x]
### Changed
+
+### Fixed
+
+# Releases
+## [25.0.0-alpha1] - 2023-10-24
+### Changed
- Major Rewrite of the Frontend with Vue JS (#748)
For comments and suggestions for the new UI, please use this: https://github.com/nextcloud/news/discussions/2388
- Set User Agent for curl in Scraper (#2380)
- Drop support for Nextcloud 26, Supported 27
-### Fixed
-
-# Releases
## [24.0.0] - 2023-09-26
No major changes compared to 24.0.0-beta1.