diff --git a/CHANGELOG.md b/CHANGELOG.md index a1166d132..3c06cf7a0 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 +- Improved the style and wording of the position detail dialog - Changed the currency selector in the create or update account dialog to `@angular/material/autocomplete` ## 2.14.0 - 2023-10-21 diff --git a/apps/client/src/app/components/dialog-footer/dialog-footer.component.html b/apps/client/src/app/components/dialog-footer/dialog-footer.component.html index 1c844c46d..c2153942a 100644 --- a/apps/client/src/app/components/dialog-footer/dialog-footer.component.html +++ b/apps/client/src/app/components/dialog-footer/dialog-footer.component.html @@ -1,6 +1,5 @@