Skip to content

Commit

Permalink
Merged PR 26696: Add change log for v7.3.6
Browse files Browse the repository at this point in the history
Add change log for v7.3.6
  • Loading branch information
TravisEz13 committed Jul 13, 2023
1 parent ec2bcbb commit baaad39
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG/7.3.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# 7.3 Changelog

## [7.3.6] - 2023-07-13

### Build and Packaging Improvements

<details>

<summary>

<p>Bump .NET to 7.0.306 </p>

</summary>

<ul>
<li>Update Notices file</li>
<li>Don't publish notice on failure because it prevents retry</li>
<li>Bump .NET to 7.0.306 (#19945)</li>
<li>Remove the property disabling optimization (#19952)</li>
<li>Add ProductCode in registry for MSI install (#19951)</li>
<li>Update variable used to bypass the blocking check for multiple NuGet feeds (#19953)</li>
<li>Change <code>System.Security.AccessControl</code> preview version to stable version (#19931)</li>
</ul>

</details>

### Documentation and Help Content

- Update the link for getting started in `README.md` (#19947)

[7.3.6]: https://github.com/PowerShell/PowerShell/compare/v7.3.5...v7.3.6

## [7.3.5] - 2023-06-27

### Build and Packaging Improvements
Expand Down

1 comment on commit baaad39

@Fentaniloso
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CHANGELOG/7.3.md

Please sign in to comment.