summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2023-06-20 10:42:19 +0200
committerOliver Reiche <oliver.reiche@huawei.com>2023-06-20 14:18:23 +0200
commit8ef5f065ef5ae847cb37b9c04718b8fc8117d984 (patch)
tree99f2a99139d4b401964cecef8311adbfcbca2f7e /CHANGELOG.md
parentd1cc993ff46b187e1f7669291f611d80b05b3bb3 (diff)
downloadjustbuild-8ef5f065ef5ae847cb37b9c04718b8fc8117d984.tar.gz
Update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b573a05c..ff81611d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,8 @@ A feature release on top of `1.1.0`, backwards compatible.
- Minor changes to the layout of the local build root; in particular,
left-over execution directories will eventually get cleaned up
by garbage collection.
+- `just-mr` now supports unpacking tar archives compressed with
+ bzip2 and xz.
### Fixes