Skip to content

Commit

Permalink
Merged PR 24461: Update changelog for v7.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Meinecke committed Feb 23, 2023
1 parent 0413ffd commit 8b780f2
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .spelling
Expand Up @@ -1144,6 +1144,9 @@ TabExpansion
PSv2
Microsoft.CSharp
System.Data.SqlClient
azcopy
v7.2.10
7.2.x
- CHANGELOG.md
aavdberg
asrosent
Expand Down
28 changes: 28 additions & 0 deletions CHANGELOG/7.2.md
@@ -1,5 +1,33 @@
# 7.2 Changelog

## [7.2.10] - 2023-02-23

### Build and Packaging Improvements

<details>

<summary>

<p>Bump .NET version to 6.0.14</p>

</summary>

<ul>
<li>Fixed package names verification to support multi-digit versions (#17220)</li>
<li>Add pipeline secrets (from #17837) (Internal 24413)</li>
<li>Update to azCopy 10 (#18509)</li>
<li>Update third party notices for v7.2.10 (Internal 24346)</li>
<li>Update cgmanifest for v7.2.10 (Internal 24333)</li>
<li>Pull latest patches for 7.2.10 dependencies (Internal 24325)</li>
<li>Update SDK to 6.0.406 for v7.2.10 (Internal 24324)</li>
<li>Add test for framework dependent package in release pipeline (#18506) (#19114)</li>
<li>Mark 7.2.x releases as latest LTS but not latest stable (#19069)</li>
</ul>

</details>

[7.2.10]: https://github.com/PowerShell/PowerShell/compare/v7.2.9...v7.2.10

## [7.2.9] - 2023-01-24

### Engine Updates and Fixes
Expand Down

0 comments on commit 8b780f2

Please sign in to comment.