Skip to content

Commit c02cfe6

Browse files
authored
Update TOC and fix allowlist (#10808)
1 parent 6ff8e52 commit c02cfe6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

reference/docs-conceptual/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,8 @@ items:
247247
items:
248248
- name: Overview
249249
href: whats-new/overview.yml
250+
- name: What's new in PowerShell 7.5
251+
href: whats-new/what-s-new-in-powershell-75.md
250252
- name: What's new in PowerShell 7.4
251253
href: whats-new/what-s-new-in-powershell-74.md
252254
- name: What's new in PowerShell 7.3

reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-75.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Many thanks to **@ArmaanMcleod** and others for all their work to improve tab co
6969
## Engine improvements
7070

7171
- Add telemetry to check for specific tags when importing a module ([#20371][20371])
72-
- Add `PSAdapter` and `ConsoleGuiTools` to module load telemetry whitelist ([#20641][20641])
72+
- Add `PSAdapter` and `ConsoleGuiTools` to module load telemetry allowlist ([#20641][20641])
7373
- Add Winget module to track usage ([#21040][21040])
7474
- Ensure the filename is not null when logging WDAC ETW events ([#20910][20910]) (Thanks
7575
@jborean93!)

0 commit comments

Comments
 (0)