diff --git a/CHANGELOG.md b/CHANGELOG.md index cde73f9a8..0a6c1ad38 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. +- Fixed bug with updating the list of datasets after deletion ## [0.8.0] - 2023-08-04 ### Added