Skip to content

Commit 11974f8

Browse files
authored
Merge the v2.3.6 changelog to GitHub (#4202)
1 parent a1130b5 commit 11974f8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

PSReadLine/Changes.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,18 @@
1616

1717
[2.4.0-beta0]: https://github.com/PowerShell/PSReadLine/compare/v2.3.4...v2.4.0-beta0
1818

19+
### [2.3.6] - 2024-10-02
20+
21+
This is a servicing release that excludes SBOM files from the module.
22+
23+
- Update the OneBranch pipeline to keep it compliant and remove SBOM files from module (#4201)
24+
- Make sure the `CodeQL` result from release pipeline gets uploaded (#4082)
25+
- Add 'ob_restore_phase' for every task before the signing task to work around the signing issue (#4046)
26+
- Change the NuGet feed to use the governed PowerShell feed (#4044)
27+
- Disable SBOM, signing, and codeQL for the publish job (#3986)
28+
29+
[2.3.6]: https://github.com/PowerShell/PSReadLine/compare/v2.3.5...v2.3.6
30+
1931
### [2.3.5] - 2024-04-02
2032

2133
This is a servicing release that excludes test components from SBOM generation.

0 commit comments

Comments
 (0)