docs(changelog): include #250 InspectCode SLN-detection fix in 0.3.5 entry - #251
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the changelog so the v0.3.5 release notes accurately include the InspectCode SLN glob-detection fix from #250, which landed after the release-prep PR but before the v0.3.5 tag/release.
Changes:
- Add a new bullet under
0.3.5→### Fixeddocumenting the Git Bashpipefail+ls *.slnx | headexit-code-2 behavior and the glob-loop fix (references #250).
This was referenced Jul 28, 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.
Summary
#250 (InspectCode SLN glob-detection fix for Git Bash on Windows) landed on main after #249 (the v0.3.5 release-prep PR) merged but before v0.3.5 was actually tagged. The fix will ship as part of v0.3.5 whenever the release object is created — but the CHANGELOG's 0.3.5 entry didn't mention it.
Adds one bullet under the
[0.3.5]### Fixedsection describing what #250 fixed and why.Diff
+7 / -0 in
CHANGELOG.md. No source / config / workflow changes.Test plan
<Version>on main is 0.3.5 (verified — no version bump needed here)After merge
The 0.3.5 entry accurately reflects everything included when
v0.3.5is tagged. Then delete the stalevNextbranch (0 commits ahead of main from before v0.3.5 shipped).