Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions CHANGELOG/7.1.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# 7.1 Changelog

## [7.1.2] - 2021-02-11

### Build and Packaging Improvements

<details>

<summary>
Bump .NET SDK to version <code>5.0.103</code>
</summary>

<ul>
<li>Fix third party signing for files in sub-folders (#14751)</li>
<li>Bump .NET SDK to version 5.0.103 (Internal 14459)</li>
<li>Publish the global tool package for stable release</li>
</ul>

</details>

[7.1.2]: https://github.com/PowerShell/PowerShell/compare/v7.1.1...v7.1.2

## [7.1.1] - 2021-01-14

### General Cmdlet Updates and Fixes
Expand Down