Skip to content

Commit e919cd6

Browse files
committed
docs: Update CHANGELOG.md with v1.0.8
- Add v1.0.8 release notes - Document workflow security improvements - Add release tag link
1 parent 04d7289 commit e919cd6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [v1.0.8] - 2024-11-18
9+
10+
### Security
11+
- Update GitHub Actions checkout to v4
12+
- Add explicit minimal permissions to workflows
13+
- Improve CI/CD pipeline security
14+
815
## [v1.0.7] - 2024-11-18
916

1017
### Changed
@@ -52,6 +59,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5259
- Implemented security reporting process
5360
- Added recommended privileges documentation
5461

62+
[v1.0.8]: https://github.com/PeterVinter/linux_docker_container_shutdown/releases/tag/v1.0.8
5563
[v1.0.7]: https://github.com/PeterVinter/linux_docker_container_shutdown/releases/tag/v1.0.7
5664
[v1.0.6]: https://github.com/PeterVinter/linux_docker_container_shutdown/releases/tag/v1.0.6
5765
[v1.0.5]: https://github.com/PeterVinter/linux_docker_container_shutdown/releases/tag/v1.0.5

0 commit comments

Comments
 (0)