v2.2.0
·
401 commits
to refs/heads/main
since this release
What's Changed
-
Remove link to Microsoft security policy for Project Mu repos @spbrogan (#123)
Change Details
In the "new" issues menu there was a link for Microsoft's Security Policy. This is no longer accurate and now each repo has been updated with a valid SECURITY.MD file.
🚀 Features & ✨ Enhancements
-
release-draft-config.yml: Add breaking changes section @makubacki (#120)
Change Details
Closes #119
Breaking changes are identified with the GitHub label:
impact:breaking-changePrior to this change, that label rolled the major version of the
repo.Now, the label also places corresponding changes into a "Breaking
Changes" section of the release notes so it is easy for consumers
to see breaking changes in a release.Signed-off-by: Michael Kubacki michael.kubacki@microsoft.com
Full Changelog: v2.1.0...v2.2.0