Merged PR 11880: Change log for v7.1.0-preview.5

Change log for v7.1.0-preview.5
This commit is contained in:
Aditya Patwardhan 2020-06-30 17:40:51 +00:00 committed by Aditya Patwardhan
parent d1aa11e367
commit 880fd21504
2 changed files with 47 additions and 0 deletions

View file

@ -970,6 +970,7 @@ x86
xpath
xtqqczze
xunit
xunit.runner.visualstudio
Xunit.SkippableFact
yaml
yashrajbharti

View file

@ -1,5 +1,50 @@
# Current preview release
## [7.1.0-preview.5] - 2020-06-30
### Code Cleanup
<details>
<summary>
<p>We thank the following contributors!</p>
<p>@xtqqczze</p>
</summary>
<ul>
<li>Code performance fixes (#12956) (Thanks @xtqqczze!)</li>
</ul>
</details>
### Build and Packaging Improvements
<details>
<summary>
<p>Fixed upgrade code in MSI package.</p>
</summary>
<ul>
<li>Correct stable and preview upgrade codes for <code>MSI</code> (#13036)</li>
<li>Changelog for `v7.1.0-preview.4` (Internal 11841)</li>
<li>Fix NuGet package compliance issues (#13045)</li>
<li>Bump <code>xunit.runner.visualstudio</code> from <code>2.4.1</code> to<code> 2.4.2</code> (#12874)</li>
<li>Bump NJsonSchema from `10.1.21` to `10.1.23` (#13032) (#13022)</li>
</ul>
</details>
### Documentation and Help Content
- Fix links for MSI packages to point to `7.1.0-preview.3` (#13056)
- Add update `packages.microsoft.com` step to distribution request template. (#13008)
- Update `windows-core.md` (#13053) (Thanks @xtqqczze!)
- Add `@rjmholt` to maintainers list (#13033)
- Update docs for `v7.1.0-preview.4` release (#13028)
## [7.1.0-preview.4] - 2020-06-25
### Breaking Changes
@ -515,6 +560,7 @@
- Update `SUPPORT.md` (#11101) (Thanks @mklement0!)
- Update `README.md` (#11100) (Thanks @mklement0!)
[7.1.0-preview.5]: https://github.com/PowerShell/PowerShell/compare/v7.1.0-preview.4...v7.1.0-preview.5
[7.1.0-preview.4]: https://github.com/PowerShell/PowerShell/compare/v7.1.0-preview.3...v7.1.0-preview.4
[7.1.0-preview.3]: https://github.com/PowerShell/PowerShell/compare/v7.1.0-preview.2...v7.1.0-preview.3
[7.1.0-preview.2]: https://github.com/PowerShell/PowerShell/compare/v7.1.0-preview.1...v7.1.0-preview.2