From a73d037f767e4c57e26a9ba433c54d4eb8fdfef2 Mon Sep 17 00:00:00 2001 From: KenTandrian Date: Sat, 19 Jul 2025 11:42:00 +0700 Subject: [PATCH] feat(docs): add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ccfea63b..285d21550 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the platform icon in the create or update platform dialog of the admin control - Localized the durations of the coupon system +- Refactored the resources pages to standalone - Improved the language localization for Catalan (`ca`) - Improved the language localization for Dutch (`nl`) - Improved the language localization for Italian (`it`)