diff --git a/CHANGELOG.md b/CHANGELOG.md index 9acc0e009..9ff26a060 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Supported enter key press to submit the form of the create or update access dialog +### Changed + +- Changed the queue jobs view in the admin control panel to an `@angular/material` data table + ## 2.9.0 - 2023-10-08 ### Added