From 37b20dfef032669981e95805e9e9b255fd701f9c Mon Sep 17 00:00:00 2001 From: lelia Date: Fri, 12 Jul 2024 16:16:03 -0400 Subject: [PATCH] Update CHANGELOG for template release Signed-off-by: lelia --- CHANGELOG.md | 43 ++++++++++++++++++++++++++++++++----------- 1 file changed, 32 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6edead9..371037f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,29 +12,50 @@ Versioning](https://semver.org/spec/v2.0.0.html). ### TBA +## [1.0.2] - 2024-07-12 + +### Added + +* Update `CHANGELOG` by @lelia in #21 +* Bump actions/checkout from 4.1.5 to 4.1.6 in the github group by @dependabot + in #27 +* Bump step-security/harden-runner from 2.7.1 to 2.8.1 by @dependabot in #29 +* Bump actions/checkout from 4.1.6 to 4.1.7 in the github group by @dependabot + in #30 +* Use generic email placeholder for template by @lelia in #31 +* Update linters for template by @lelia in #34 +* Bump actions/checkout from 4.1.5 to 4.1.7 in the github group by @dependabot + in #35 +* Bump step-security/harden-runner from 2.7.1 to 2.8.1 by @dependabot in #37 +* Bump super-linter/super-linter from 6.4.1 to 6.7.0 by @dependabot in #36 +* Add initial dependency review workflow by @lelia in #38 +* Convert issue templates from Markdown to YAML by @lelia in #39 +* Add `CODEOWNERS` file by @lelia in #40 +* Add `settings.yml` file by @lelia in #41 + ## [1.0.1] - 2024-05-17 ### Added -- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #16 -- Bump actions/checkout from 4.1.2 to 4.1.3 in the github group by @dependabot +* Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #16 +* Bump actions/checkout from 4.1.2 to 4.1.3 in the github group by @dependabot in #17 -- Bump actions/checkout from 4.1.3 to 4.1.4 in the github group by @dependabot +* Bump actions/checkout from 4.1.3 to 4.1.4 in the github group by @dependabot in #18 -- Bump actions/checkout from 4.1.4 to 4.1.5 in the github group by @dependabot +* Bump actions/checkout from 4.1.4 to 4.1.5 in the github group by @dependabot in #20 -- Bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #19 +* Bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #19 ## [1.0.0] - 2024-02-16 ### Added -- Add initial workflow for calling reusable workflow by @lelia in #3 -- README: Fix maintainer reference by @GaryPWhite in #1 -- .github: Add Scorecard workflow by @lelia in #10 -- .github: Add Dependabot configuration by @openclarity-service in #11 -- Deprecate Renovate and fix GitHub URL refs by @lelia in #14 -- Bump actions/checkout from 3.6.0 to 4.1.1 by @dependabot in #15 +* Add initial workflow for calling reusable workflow by @lelia in #3 +* README: Fix maintainer reference by @GaryPWhite in #1 +* .github: Add Scorecard workflow by @lelia in #10 +* .github: Add Dependabot configuration by @openclarity-service in #11 +* Deprecate Renovate and fix GitHub URL refs by @lelia in #14 +* Bump actions/checkout from 3.6.0 to 4.1.1 by @dependabot in #15 [unreleased]: https://github.com/cisco-ospo/oss-template/compare/v1.0.1...HEAD [1.0.1]: https://github.com/cisco-ospo/oss-template/releases/tag/v1.0.1