Skip to content

Commit 8aacc71

Browse files
committed
docs: Update CHANGELOG.md with v1.0.7
- Add v1.0.7 release notes - Document removal of tracked log files - Add release tag link
1 parent 3a6f794 commit 8aacc71

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ 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.7] - 2024-11-18
9+
10+
### Changed
11+
- Remove log files from git tracking
12+
- Keep log files local only as per .gitignore rules
13+
- Improve repository cleanliness
14+
15+
## [v1.0.6] - 2024-11-18
16+
17+
### Added
18+
- CHANGELOG.md following Keep a Changelog format
19+
- Documentation of all releases and changes
20+
- Links to release tags
21+
822
## [v1.0.5] - 2024-11-18
923

1024
### Added
@@ -38,6 +52,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3852
- Implemented security reporting process
3953
- Added recommended privileges documentation
4054

55+
[v1.0.7]: https://github.com/PeterVinter/linux_docker_container_shutdown/releases/tag/v1.0.7
56+
[v1.0.6]: https://github.com/PeterVinter/linux_docker_container_shutdown/releases/tag/v1.0.6
4157
[v1.0.5]: https://github.com/PeterVinter/linux_docker_container_shutdown/releases/tag/v1.0.5
4258
[v1.0.4]: https://github.com/PeterVinter/linux_docker_container_shutdown/releases/tag/v1.0.4
4359
[v1.0.3]: https://github.com/PeterVinter/linux_docker_container_shutdown/releases/tag/v1.0.3

0 commit comments

Comments
 (0)