diff --git a/CHANGELOG.md b/CHANGELOG.md index 06d84d170..c03d2d754 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Renamed the show access token dialog component to user account registration dialog component - Refreshed the cryptocurrencies list ### Fixed @@ -20,7 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Refactored the show access token dialog component to standalone -- Renamed the show access token dialog component to user account registration dialog component - Upgraded `prisma` from version `6.15.0` to `6.16.1` ### Fixed