File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed
Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change @@ -7,17 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ### Fixed
11-
12- - Backup suffix validation now occurs before lock acquisition in write command
13- - Incorrect help text for ` --follow-symlinks ` flag corrected
14- - Misleading ` housekeep all ` examples in README clarified
15-
16- ### Changed
17-
18- - Removed unused ` mutx-macros ` workspace dependency
19-
20- ## [ 0.3.0] - 2026-01-26
10+ ## [ 0.3.0] - 2026-01-30
2111
2212** Note:** Version numbers rolled back from v1.1.0 to v0.3.0 to better signal
2313pre-release status. Version 1.0.0 is reserved for the first stable public release.
@@ -31,6 +21,9 @@ pre-release status. Version 1.0.0 is reserved for the first stable public releas
3121
3222### Fixed
3323
24+ - Backup suffix validation now occurs before lock acquisition in write command
25+ - Incorrect help text for ` --follow-symlinks ` flag corrected
26+ - Misleading ` housekeep all ` examples in README clarified
3427- ** CRITICAL:** ` --backup-suffix ` now functional (was silently ignored in v1.1.0)
3528- Housekeep locks defaults to cache directory instead of current directory
3629- README examples corrected to match actual CLI syntax
@@ -72,6 +65,7 @@ pre-release status. Version 1.0.0 is reserved for the first stable public releas
7265 - Old backup format no longer recognized by housekeep (manual cleanup if needed)
7366- ** BREAKING:** Default backup suffix changed from ` .backup ` to ` .mutx.backup `
7467- Version numbering strategy: v0.x for pre-release, v1.0.0+ for stable
68+ - Removed unused ` mutx-macros ` workspace dependency
7569
7670### Security
7771
You can’t perform that action at this time.
0 commit comments