summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2022-12-22 12:31:33 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2022-12-22 12:31:46 +0100
commitc314e2f549805c3ed37c8511d426a66283dbd17e (patch)
tree3384ca8ec8e3d3e7daa7a12e5ee839d3bbcf8030 /CHANGELOG.md
parentb9fa06564ced0621ea4fc6d537a6ce6d594e6256 (diff)
downloadjustbuild-c314e2f549805c3ed37c8511d426a66283dbd17e.tar.gz
CHANGELOG: also mention the new just-mr binary
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
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.