diff --git a/CHANGELOG.md b/CHANGELOG.md index da7c6b35d..7af6a4d37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactored the dialog footer component to standalone - Refactored the dialog header component to standalone - Refactored the landing page to standalone +- Refactored the pricing page to standalone - Refactored the register page to standalone - Migrated the login with access token dialog from `ngModel` to form control - Upgraded `prisma` from version `6.12.0` to `6.14.0`