From 1c8951334ad07166702749b5355b5a1d5c31c90c Mon Sep 17 00:00:00 2001 From: gemini-cli-robot Date: Fri, 27 Feb 2026 14:11:32 -0500 Subject: [PATCH] Changelog for v0.30.1 (#20589) Co-authored-by: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com> Co-authored-by: Sam Roberts <158088236+g-samroberts@users.noreply.github.com> --- docs/changelogs/latest.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/changelogs/latest.md b/docs/changelogs/latest.md index 8fb3f6aa87..5390f89fa3 100644 --- a/docs/changelogs/latest.md +++ b/docs/changelogs/latest.md @@ -1,6 +1,6 @@ -# Latest stable release: v0.30.0 +# Latest stable release: v0.30.1 -Released: February 25, 2026 +Released: February 27, 2026 For most users, our latest stable release is the recommended release. Install the latest stable version with: @@ -28,6 +28,9 @@ npm install -g @google/gemini-cli ## What's Changed +- fix(patch): cherry-pick 58df1c6 to release/v0.30.0-pr-20374 [CONFLICTS] by + @gemini-cli-robot in + [#20567](https://github.com/google-gemini/gemini-cli/pull/20567) - feat(ux): added text wrapping capabilities to markdown tables by @devr0306 in [#18240](https://github.com/google-gemini/gemini-cli/pull/18240) - Revert "fix(mcp): ensure MCP transport is closed to prevent memory leaks" by @@ -330,4 +333,4 @@ npm install -g @google/gemini-cli [#20112](https://github.com/google-gemini/gemini-cli/pull/20112) **Full Changelog**: -https://github.com/google-gemini/gemini-cli/compare/v0.29.7...v0.30.0 +https://github.com/google-gemini/gemini-cli/compare/v0.29.7...v0.30.1