Merged PR 14480: Update ChangeLog for v7.1.2 release

Update ChangeLog for v7.1.2 release
This commit is contained in:
Dongbo Wang 2021-02-11 21:55:28 +00:00
parent 9b0071e148
commit 2f7d7fd595

View file

@ -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