From 900fb6895707fa991d21a694111cf4d19a3cd347 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 31 May 2025 09:14:52 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 119541163..c67a78512 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Renamed `orders` to `activities` in the `Tag` database schema +- Modularized the cron service - Refreshed the cryptocurrencies list - Improved the language localization for Dutch (`nl`) - Improved the language localization for Polish (`pl`)