From 5f1d7c6454e45926966dfb7fd995597af63fdc9f Mon Sep 17 00:00:00 2001 From: cwebster-99 Date: Wed, 27 May 2026 15:50:14 -0500 Subject: [PATCH 1/3] Initial release notes updates for UBB --- release-notes/v1_122.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/release-notes/v1_122.md b/release-notes/v1_122.md index 3e9c8edcc4..d2e50d5b12 100644 --- a/release-notes/v1_122.md +++ b/release-notes/v1_122.md @@ -29,6 +29,8 @@ Welcome to the 1.122 release of Visual Studio Code. This release further enhance * [Rich issue reporting](#improved-issue-reporting-flow): Create rich VS Code issue reports, including screenshots and video recordings. +* [GitHub Copilot moves to usage-based billing](#usage-based-billing-with-github-ai-credits): GitHub Copilot moves to usage-based billing with GitHub AI Credits, with updated usage visibility in VS Code. + Happy Coding! --- @@ -46,6 +48,7 @@ To try new features as soon as possible, [**download the nightly Insiders build*