File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
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
+
8
22
## [ v1.0.5] - 2024-11-18
9
23
10
24
### Added
@@ -38,6 +52,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
38
52
- Implemented security reporting process
39
53
- Added recommended privileges documentation
40
54
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
41
57
[ v1.0.5 ] : https://github.com/PeterVinter/linux_docker_container_shutdown/releases/tag/v1.0.5
42
58
[ v1.0.4 ] : https://github.com/PeterVinter/linux_docker_container_shutdown/releases/tag/v1.0.4
43
59
[ v1.0.3 ] : https://github.com/PeterVinter/linux_docker_container_shutdown/releases/tag/v1.0.3
You can’t perform that action at this time.
0 commit comments