Changelog update

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
This commit is contained in:
Benjamin Brahmer 2024-03-13 12:46:44 +01:00
parent 83533dc892
commit acc649e480
1 changed files with 3 additions and 2 deletions

View File

@ -5,8 +5,9 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1
# Unreleased
## [25.x.x]
### Changed
- make occ news:updater:job exit with code 2 if last update was too long ago
- Fix deprecated variable reference in ExportController.php
- make occ news:updater:job exit with code 2 if last update was too long ago (#2590)
- Fix deprecated variable reference in ExportController.php (#2602)
- Add support for Nextcloud 29 (#2611)
### Fixed