diff --git a/.changeset/warm-buses-do.md b/.changeset/warm-buses-do.md index bd1e354a60..2acd90dd48 100644 --- a/.changeset/warm-buses-do.md +++ b/.changeset/warm-buses-do.md @@ -4,4 +4,6 @@ '@backstage/plugin-catalog-unprocessed-entities-common': patch --- -Add the ability to delete an unprocessed entity from the `refresh_state` table +Breaking change - `@backstage/plugin-catalog-backend-module-unprocessed` + +Adds the ability to delete an unprocessed entity from the `refresh_state` table. This change requires enabling permissions for your Backstage instance.