Browse Source

feat(docs): update changelog

pull/5410/head
David Requeno 4 months ago
parent
commit
7489e7d705
  1. 1
      CHANGELOG.md

1
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 landing page to standalone
- Refactored the pricing page to standalone - Refactored the pricing page to standalone
- Refactored the register 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 - 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 `@ionic/angular` from version `8.6.3` to `8.7.3`
- Upgraded `ionicons` from version `8.0.10` to `8.0.13` - Upgraded `ionicons` from version `8.0.10` to `8.0.13`

Loading…
Cancel
Save