File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4545- Add single/double quote support for ` Join-String ` Argument Completer (#25283 ) (Thanks @ArmaanMcleod !)
4646- Fix tab completion for env/function variables (#25346 ) (Thanks @jborean93 !)
4747- Fix ` Out-GridView ` by replacing use of obsolete ` BinaryFormatter ` with custom implementation (#25497 ) (Thanks @mawosoft !)
48- - Remove the use of Windows PowerShell ETW provider id from code base and update the ` PSDiagnostics ` module to work for PowerShell 7 (#25590 )
48+ - Remove the use of Windows PowerShell ETW provider ID from codebase and update the ` PSDiagnostics ` module to work for PowerShell 7 (#25590 )
4949
5050### Code Cleanup
5151
8787
8888- Add Codeql Suppressions (#25943 , #26132 )
8989- Update CODEOWNERS to add Justin as a maintainer (#25386 )
90- - Do not run labels workflow in the internal repo (#25279 )
90+ - Do not run labels workflow in the internal repository (#25279 )
9191
9292### Tests
9393
197197### Documentation and Help Content
198198
199199- Fix a typo in the 7.4 changelog (#26038 ) (Thanks @VbhvGupta !)
200- - Add 7.4.12 Changelog (#26011 )
201- - Add v7.5.3 Changelog (#25994 )
200+ - Add 7.4.12 changelog (#26011 )
201+ - Add v7.5.3 changelog (#25994 )
202202- Fix typo in CHANGELOG for script filename suggestion (#25962 )
203203- Update CHANGELOG for v7.5.2 (#25668 )
204204- Update CHANGELOG for v7.4.11 (#25667 )
@@ -467,7 +467,7 @@ name, the **ThreadJob** v2.1.0 module is a proxy module that points to the
467467
468468### Tools
469469
470- - Added Justin Chung as Powershell team memeber on releaseTools.psm1 (#24672 )
470+ - Added Justin Chung as PowerShell team memeber on releaseTools.psm1 (#24672 )
471471
472472### Tests
473473
You can’t perform that action at this time.
0 commit comments