Skip to content

Commit ac7bdbe

Browse files
committed
Remove lookup changelog entry
1 parent 1784805 commit ac7bdbe

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

changelog.mdx

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,6 @@ import { YouTubeVideo } from '/snippets/youtube-video.mdx';
99
For API library updates, see the [Node SDK](https://github.com/onkernel/kernel-node-sdk/blob/main/CHANGELOG.md), [Python SDK](https://github.com/onkernel/kernel-python-sdk/blob/next/CHANGELOG.md), and [Go SDK](https://github.com/onkernel/kernel-go-sdk/blob/main/CHANGELOG.md) changelogs.
1010
</Note>
1111

12-
<Update label="June 23" tags={["Product", "Docs"]}>
13-
## Product updates
14-
15-
- Project lookups now accept either ID or name on `GET /org/projects/{id}`, so you can resolve a named project without paging through the project list.
16-
- Added `GET /extensions/{id_or_name}/metadata` to return extension metadata by ID or name without downloading the archive.
17-
18-
## Documentation updates
19-
20-
- Updated the [Projects](/info/projects) page and [Extensions](/browsers/extensions) guide with the new direct lookup behavior.
21-
</Update>
22-
2312
<Update label="June 12" tags={["Product", "Docs"]}>
2413
## Product updates
2514

0 commit comments

Comments
 (0)