File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed
Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77## [ Unreleased] - 2022-10-21
88
99### Added
10- * Generate and output a GitHub Actions workflow job summary with the coverage percentages.
1110
1211### Changed
1312
@@ -16,14 +15,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1615### Removed
1716
1817### Fixed
19- * Replaced use of GitHub Action's deprecated ` set-output ` workflow command.
2018
2119### Dependencies
22- * Bump cicirello/pyaction from 4.6.0 to 4.11.0, which includes upgrading Python within the Docker container to 3.10.7.
2320
2421### CI/CD
2522
2623
24+ ## [ 2.8.0] - 2022-10-21
25+
26+ ### Added
27+ * Generate and output a GitHub Actions workflow job summary with the coverage percentages.
28+
29+ ### Fixed
30+ * Replaced use of GitHub Action's deprecated ` set-output ` workflow command.
31+
32+ ### Dependencies
33+ * Bump cicirello/pyaction from 4.6.0 to 4.11.0, which includes upgrading Python within the Docker container to 3.10.7.
34+
35+
2736## [ 2.7.0] - 2022-06-28
2837
2938### Added
You can’t perform that action at this time.
0 commit comments