[Repo Assist] changelog: prepare v0.84.0 release#1460
Draft
github-actions[bot] wants to merge 1 commit intomainfrom
Draft
[Repo Assist] changelog: prepare v0.84.0 release#1460github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
Summarise changes merged since v0.83.0: - Fix SourceLink go-to-def on .NET 10 Linux (#1441) - Add backgroundServiceProgress config option (#1452) - Fix { trigger char for interpolated strings (#1454) - Fix non-ASCII URI encoding (#1455) - Fix spurious get/set rename (#1453) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
Author
|
✅ Pull request created: #1460 |
This was referenced Feb 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 This PR was created by Repo Assist, an automated AI assistant.
Summary
This draft PR prepares the
CHANGELOG.mdfor thev0.84.0release, summarising the changes merged intomainsince v0.83.0 (2026-02-04).Changes included since v0.83.0
@serefarikan!)FSharp.notifications.backgroundServiceProgressconfig optionget/setaccessor keywords when renaming a property{completion trigger character for interpolated string expressionsVersion bump rationale
A minor version bump to
0.84.0is proposed because a new user-facing feature was added (backgroundServiceProgressconfig option). The other changes are bug fixes.Maintainer instructions
v0.84.0to NuGet automatically.Test Status
This PR only modifies
CHANGELOG.md— no code changes, no build required.