Skip to content

Commit

Permalink
Merged PR 23958: Add 7.2.9 changelog
Browse files Browse the repository at this point in the history
Add 7.2.9 changelog
  • Loading branch information
TravisEz13 committed Jan 24, 2023
1 parent 5535e22 commit 64c9f03
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG/7.2.md
@@ -1,5 +1,37 @@
# 7.2 Changelog

## [7.2.9] - 2023-01-24

### Engine Updates and Fixes

- Fix for JEA session leaking functions (Internal 23821 & 23819)

### General Cmdlet Updates and Fixes

- Correct incorrect cmdlet name in script (#18919)

### Build and Packaging Improvements

<details>

<summary>

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

</summary>

<ul>
<li>Create test artifacts for windows arm64 (#18932)</li>
<li>Update dependencies for .NET release (Internal 23816)</li>
<li>Don't install based on build-id for RPM (#18921)</li>
<li>Apply expected file permissions to linux files after authenticode signing (#18922)</li>
<li>Add authenticode signing for assemblies on linux builds (#18920)</li>
</ul>

</details>

[7.2.9]: https://github.com/PowerShell/PowerShell/compare/v7.2.8...v7.2.9

## [7.2.8] - 2022-12-13

### Engine Updates and Fixes
Expand Down

0 comments on commit 64c9f03

Please sign in to comment.