Skip to content

Commit d0e026f

Browse files
committed
Merged PR 27750: Update changelog for v7.2.15 release
Update changelog for v7.2.15 release
1 parent 03d9281 commit d0e026f

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG/7.2.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# 7.2 Changelog
22

3+
## [7.2.15] - 2023-10-10
4+
5+
### Security Fixes
6+
7+
- Block getting help from network locations in restricted remoting sessions (Internal 27699)
8+
9+
### Build and Packaging Improvements
10+
11+
<details>
12+
13+
<summary>
14+
15+
<p>Build infrastructure maintenance</p>
16+
17+
</summary>
18+
19+
<ul>
20+
<li>Release build: Change the names of the PATs (#20315)</li>
21+
<li>Switch to GitHub Action for linting markdown (#20309)</li>
22+
<li>Put the calls to <code>Set-AzDoProjectInfo</code> and Set-AzDoAuthToken` in the right order (#20312)</li>
23+
</ul>
24+
25+
</details>
26+
27+
[7.2.15]: https://github.com/PowerShell/PowerShell/compare/v7.2.14...v7.2.15
28+
329
## [7.2.14] - 2023-09-18
430

531
### Build and Packaging Improvements

0 commit comments

Comments
 (0)