summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2023-03-05 12:02:38 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2023-03-13 14:39:15 +0100
commitea8002e2d9a4ea82d01987741aefcae275379ad9 (patch)
tree9fb781fc1705c7a224ed9d22a648461527de00f8 /CHANGELOG.md
parent0d31caac83378abe369602b87e5e55e7cccb673d (diff)
add cron status badge to admin setting
Display a info card in the settings, indicating when the last news update job ran. Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
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 bd5513549..344e8f342 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
## [21.x.x]
### Changed
-- Remove unused background job OCA\News\Cron\Updater
+- Remove unused background job OCA\News\Cron\Updater (#2137)
+- Add info card to the admin settings, showing last job execution (#2141)
### Fixed
# Releases