diff --git a/CHANGELOG.md b/CHANGELOG.md index 757029e19..b8094e8e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Refactored the register page to standalone +- Refactored the dialog header and footer components 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`