Skip to content

docs(changelog): include #250 InspectCode SLN-detection fix in 0.3.5 entry - #251

Merged
Chris-Wolfgang merged 1 commit into
mainfrom
docs/changelog-add-250-to-035
Jul 14, 2026
Merged

docs(changelog): include #250 InspectCode SLN-detection fix in 0.3.5 entry#251
Chris-Wolfgang merged 1 commit into
mainfrom
docs/changelog-add-250-to-035

Conversation

@Chris-Wolfgang

Copy link
Copy Markdown
Owner

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] ### Fixed section describing what #250 fixed and why.

Diff

+7 / -0 in CHANGELOG.md. No source / config / workflow changes.

Test plan

After merge

The 0.3.5 entry accurately reflects everything included when v0.3.5 is tagged. Then delete the stale vNext branch (0 commits ahead of main from before v0.3.5 shipped).

PR #250 landed on main after #249 (the v0.3.5 release PR) merged but
before v0.3.5 was tagged. The fix is a bugfix in the InspectCode CI job
(SLN glob detection on Git Bash for Windows), so it belongs in the
0.3.5 release. Adding a bullet under Fixed alongside the docs-site
version-picker item.
Copilot AI review requested due to automatic review settings July 14, 2026 02:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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### Fixed documenting the Git Bash pipefail + ls *.slnx | head exit-code-2 behavior and the glob-loop fix (references #250).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants