Skip to content

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 15:22
· 401 commits to refs/heads/main since this release
7fddb94

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-change

    Prior 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