From b7a991d7c7edad308b58282c711fd3a3f3a56869 Mon Sep 17 00:00:00 2001 From: 2r3i <47461069+2r3i@users.noreply.github.com> Date: Wed, 13 May 2026 18:04:13 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93102f212..132b97e7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Improved the language localization for Spanish (`es`) - Migrated various components from `NgClass` to class bindings - Refreshed the cryptocurrencies list - Upgraded `@ionic/angular` from version `8.8.1` to `8.8.5`