diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b7a15b8a..f85df2ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,12 @@ Bug fixes on top of `1.4.2`. ### Fixes +- `just-mr` repository garbage collection now properly removes + no longer needed directories. - The "generic" rule now properly detects staging conflicts. +- The local api correctly handles not-found blobs, even in the absence + of a local git api. +- Documentation fixes. ## Release `1.4.2` (2025-01-13) |