Update change log for 6.2.5 release (#12670)

This commit is contained in:
Aditya Patwardhan 2020-05-14 16:52:55 -07:00 committed by GitHub
parent 8bd96e03a9
commit fe4934ef40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,22 @@
# 6.2 Changelog
## [6.2.5] - 2020-05-14
### Build and Packaging Improvements
<details>
<ul>
<li>Port back the code for new changelog format.</li>
<li>Work around <code>FPM</code> issue with a specific version on macOS</li>
<li>Update the combined package build to release the daily builds (#10449)</li>
<li>Refactor packaging pipeline (#11852)</li>
<li>Bump .NET SDK version to the version 2.1.18</li>
<li>Move to standard internal pool for building (#12119)</li>
</ul>
</details>
## [6.2.4] - 2020-01-27
### General Cmdlet Updates and Fixes
@ -794,6 +811,7 @@
- Update `CONTRIBUTION.md` about adding an empty line after the copyright header (#7706) (Thanks @iSazonov!)
- Update docs about .NET Core version `2.0` to be about version `2.x` (#7467) (Thanks @bergmeister!)
[6.2.5]: https://github.com/PowerShell/PowerShell/compare/v6.2.4...v6.2.5
[6.2.4]: https://github.com/PowerShell/PowerShell/compare/v6.2.3...v6.2.4
[6.2.3]: https://github.com/PowerShell/PowerShell/compare/v6.2.2...v6.2.3
[6.2.2]: https://github.com/PowerShell/PowerShell/compare/v6.2.1...v6.2.2