# You can now read and search changelogs from the CLI

> Source: <https://vercel.com/changelog/you-can-now-read-and-search-changelogs-from-the-cli>
> Published: 2026-09-09 00:00:00+00:00

You and your agents can now read and search the Vercel changelog feed from your terminal using `vercel changelog`.

Coding agents can use this command to discover new Vercel products and features, find updates relevant to your project, and read full announcements to inform their recommendations.

`vercel changelog` returns the latest five changelogs with full Markdown content. You can also set the number of results, search all changelogs using a keyword, and access JSON output for scripts and agents. 

Update the Vercel CLI to version `59.6.0` or later and run `vercel changelog` to get started. See `vercel changelog --help` for all available options.
