diff --git a/content/changelog/2024-12-13.md b/content/changelog/2024-12-13.md index 274b3d52f5..cd3ba44d59 100644 --- a/content/changelog/2024-12-13.md +++ b/content/changelog/2024-12-13.md @@ -13,7 +13,6 @@ We’ve added support for larger compute sizes: We now support per-project API keys, offering you finer-grained access control by limiting an API key's permissions to a particular project. This applies to organization-owned projects only — when creating an Organization API key, include the project ID in the request and the resulting key will be scoped to just that project. This key grants member-level permissions only, preventing destructive actions like deleting the project. -For more detail, see [Project-scoped API keys](/docs/manage/api-keys#project-scoped-api-keys). ## Introducing psql.sh: run psql directly in your browser