summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorPaul Tirk <paultirk@paultirk.com>2023-10-28 23:29:44 +0200
committerSean Molenaar <SMillerDev@users.noreply.github.com>2023-11-07 20:01:54 +0100
commitf83a8ccf90715dd170b6ceebf3bf11899d2f6021 (patch)
tree6a636c42a5fb4a9f73ed0079359472fcadd49891 /CHANGELOG.md
parent1b96e8d5c7a869c823c3e42ce287669806b9f39b (diff)
improve changelog entries
Signed-off-by: Paul Tirk <paultirk@paultirk.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8c0fd215f..f2438195f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,8 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1
# Unreleased
## [25.x.x]
### Changed
-- Improvements to Vue frontend
+- Use Nextcloud vue components for item list and article view
+- Fix aspect ratio of article images
### Fixed
- Adjust search urls to match changed Vue routes (#2408)