Skip to content

Commit 89b0880

Browse files
tablackburnclaude
andcommitted
docs: drop non-user-facing CI entry from 0.8.1 changelog
The 0.8.1 "### Added" entry documented an internal CI job, which is not a user-facing change to the module's surface (functions, tasks, $PSBPreference, or build/publish behavior). No prior release in this changelog documents CI, test, or tooling changes — keep that convention. The entry was also stale: the bespoke import-smoke job was replaced by the shared psake/.github ModuleCI workflow's full 5.1 test run in #126. The user-facing "### Fixed" entry for the 5.1 import regression remains. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent c2c184e commit 89b0880

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2020
Windows (matching the existing pattern in `Build-PSBuildUpdatableHelp`). Behavior
2121
on PowerShell 7+ is unchanged.
2222

23-
### Added
24-
25-
- An `Import smoke (Windows PowerShell 5.1)` CI job that parses and imports the
26-
module on the real lowest-supported engine, so a construct that breaks import on
27-
Windows PowerShell 5.1 (such as a PowerShell 7+-only ternary operator) fails CI
28-
deterministically.
29-
3023
## [0.8.0] 2026-02-20
3124

3225
### Added

0 commit comments

Comments
 (0)