diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2022-12-22 12:31:33 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2022-12-22 12:31:46 +0100 |
commit | c314e2f549805c3ed37c8511d426a66283dbd17e (patch) | |
tree | 3384ca8ec8e3d3e7daa7a12e5ee839d3bbcf8030 /CHANGELOG.md | |
parent | b9fa06564ced0621ea4fc6d537a6ce6d594e6256 (diff) | |
download | justbuild-c314e2f549805c3ed37c8511d426a66283dbd17e.tar.gz |
CHANGELOG: also mention the new just-mr binary
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ce89af6..65467f67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ A feature release on top of `1.0.0`, backwards compatible. +### Major new features + +- `just-mr` is now available as C++ binary and supports fetching in parallel + ## Release `1.0.0` (2022-12-12) Initial stable release. |