Skip to content

Commit 4bd4795

Browse files
committed
docs: update CHANGELOG
1 parent bb8903a commit 4bd4795

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

hardening/UFW Cloudflare/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## v1.0.4 - 2026-05-21
8+
9+
### Fixed
10+
11+
- Replaced the use of `exit 1` with `clean_exit 1` to ensure temp files are removed on exits.
12+
713
## v1.0.3 - 2026-05-21
814

915
### Added

0 commit comments

Comments
 (0)