X Tutup
The Wayback Machine - https://web.archive.org/web/20201219231124/https://github.com/PowerShell/PowerShell/pull/11165
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor change logs into one log per release #11165

Merged
merged 3 commits into from Dec 3, 2019

Conversation

@TravisEz13
Copy link
Member

@TravisEz13 TravisEz13 commented Nov 22, 2019

PR Summary

Refactor change logs into one log per release

PR Context

This will help us making merging changes from multiple releases into a change log easier.
This is a much simplified version of what DotNet Core does here https://github.com/dotnet/core/tree/master/release-notes

PR Checklist

TravisEz13 added 2 commits Nov 22, 2019
@TravisEz13 TravisEz13 added this to the rc.1-consider milestone Nov 22, 2019
@TravisEz13 TravisEz13 merged commit 7f564a2 into PowerShell:master Dec 3, 2019
8 checks passed
8 checks passed
Codacy/PR Quality Review Up to standards. A positive pull request.
Details
CodeFactor No issues found.
Details
PowerShell-CI-linux #PR-11165-20191122.02 succeeded
Details
PowerShell-CI-macos #PR-11165-20191122.02 succeeded
Details
PowerShell-CI-static-analysis #PR-11165-20191122.02 succeeded
Details
PowerShell-CI-windows #PR-11165-20191122.02 succeeded
Details
WIP Ready for review
Details
license/cla All CLA requirements met.
Details
@TravisEz13 TravisEz13 deleted the TravisEz13:refactor_changelog branch Dec 3, 2019
TravisEz13 added a commit that referenced this pull request Dec 4, 2019
@TravisEz13 TravisEz13 modified the milestones: rc.1-approved, 7.0.0-rc.1 Dec 4, 2019
@msftbot
Copy link

@msftbot msftbot bot commented Dec 16, 2019

🎉v7.0.0-rc.1 has been released which incorporates this pull request.🎉

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.
X Tutup