From 7489e7d7054994a08df6c66fe37a0e915d07efd5 Mon Sep 17 00:00:00 2001 From: David Requeno Date: Wed, 27 Aug 2025 00:14:41 -0600 Subject: [PATCH] feat(docs): update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 918d4d82b..bcf70bf35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactored the landing page to standalone - Refactored the pricing page to standalone - Refactored the register page to standalone +- Refactored the ZEN page to standalone - Migrated the login with access token dialog from `ngModel` to form control - Upgraded `@ionic/angular` from version `8.6.3` to `8.7.3` - Upgraded `ionicons` from version `8.0.10` to `8.0.13`