diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 15ba076..1e2699c 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,6 +2,3 @@ contact_links: - name: 📖 Contributing Guidelines url: https://github.com/Serpentiel/template/blob/main/CONTRIBUTING.md about: Don't forget to check our contributing guidelines out! - - name: 🛡️ Security Policy - url: https://github.com/Serpentiel/template/blob/main/SECURITY.md - about: Our security policy is as important as contributing guidelines are, too! diff --git a/CHANGELOG.md b/CHANGELOG.md index d178343..4a0c793 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,13 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.2.2] - 2022-07-29 + + +### Removed + +- Security policy contact link + ## [1.2.1] - 2022-07-29