X Tutup
The Wayback Machine - https://web.archive.org/web/20230301194805/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 TravisEz13 added the CL-Docs Indicates that a PR should be marked as a documentation change in the Change Log label Nov 22, 2019
@TravisEz13 TravisEz13 added this to the rc.1-consider milestone Nov 22, 2019
CHANGELOG/README.md Show resolved Hide resolved
@TravisEz13 TravisEz13 merged commit 7f564a2 into PowerShell:master Dec 3, 2019
@TravisEz13 TravisEz13 deleted the refactor_changelog branch December 3, 2019 01:47
@TravisEz13 TravisEz13 modified the milestones: rc.1-approved, 7.0.0-rc.1 Dec 4, 2019
@msftbot
Copy link

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
Labels
CL-Docs Indicates that a PR should be marked as a documentation change in the Change Log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants
X Tutup