Skip to content

Commit 93e798a

Browse files
aaronbassettclaude
andcommitted
docs(changelog): prepare v0.3.0 release notes
Merge [Unreleased] fixes into v0.3.0 since this version was never actually tagged. Update release date to 2026-01-30. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 76d9b63 commit 93e798a

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

CHANGELOG.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff 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
2313
pre-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

0 commit comments

Comments
 (0)