summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2025-02-05 12:08:53 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2025-02-05 14:42:29 +0100
commit94e8bb0af2141069617e982d03162c0b52a3a90f (patch)
tree4fa7f914fc21bb625580ed730bebf6fbb52eddae
parent1447257bdcce18f2df3e82dbbbda3551f44f5cd9 (diff)
downloadjustbuild-94e8bb0af2141069617e982d03162c0b52a3a90f.tar.gz
CHANGELOG: mention local-api fix
-rw-r--r--CHANGELOG.md2
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)