summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2023-01-19 09:59:27 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2023-01-20 13:57:18 +0100
commit807bb839b7da62bdd3326f253ddfff531e9f568c (patch)
tree5d68eaf4a45e88844d55fccc86aa8ca6b34a7eab
parent3d95b0adc81d155ad9020e9efbc50799c89953ff (diff)
downloadjustbuild-807bb839b7da62bdd3326f253ddfff531e9f568c.tar.gz
Update Changelog: authentication available
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c7636b44..10cac4ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@ A feature release on top of `1.0.0`, backwards compatible.
### Major new features
+- `just` now supports authentication to remote execution via mutual TLS
- `just-mr` is now available as C++ binary and supports fetching in parallel
### Other changes