File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 16
16
17
17
[2.4.0-beta0]: https://github.com/PowerShell/PSReadLine/compare/v2.3.4...v2.4.0-beta0
18
18
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
+
19
31
### [2.3.5] - 2024-04-02
20
32
21
33
This is a servicing release that excludes test components from SBOM generation.
You can’t perform that action at this time.
0 commit comments