diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a6c1ad38..3f881ac8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Selected library updates/downgrades to align with Angular 14.3 and Node.JS 16.x - GraphQL code generator tuned to produce string type by default for scalars - Fixed bug with disabled state for "Run" button after error. +- Refactor redundant selectors and cast class names to lowercase - Fixed bug with updating the list of datasets after deletion ## [0.8.0] - 2023-08-04 diff --git a/src/app/auth/account/account.component.html b/src/app/auth/account/account.component.html index be7b075ef..d76478ff8 100644 --- a/src/app/auth/account/account.component.html +++ b/src/app/auth/account/account.component.html @@ -61,10 +61,11 @@

Organizations

-
+
-
+
-