diff --git a/CHANGELOG.md b/CHANGELOG.md index cdb3ee041..51f4de8d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,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 +- Refactored the accounts table component to standalone - Improved the language localization for Catalan (`ca`) - Improved the language localization for Dutch (`nl`) - Improved the language localization for German (`de`) @@ -25,6 +26,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the language localization for Portuguese (`pt`) - Improved the language localization for Spanish (`es`) +### Fixed + +- Fixed the horizontal ellipsis icon in the accounts table component + ## 2.182.0 - 2025-07-16 ### Added