diff options
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d5d35119..dacb9d99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,8 @@ A feature release on top of `1.4.0`, backwards compatible. in case of failure. - `just-mr` properly enforces that repository `subdir` entries are non-upwards relative paths. +- The local api correctly handles not-found blobs, even in the absence + of a local git api. - Missing entries in the documentation have been added. ## Release `1.4.0` (2024-11-04) |