summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2023-07-14 10:17:15 +0200
committerOliver Reiche <oliver.reiche@huawei.com>2023-07-14 10:17:15 +0200
commit6304ed1dfaa6afe575ca1e9abd5fdfb2cee53de8 (patch)
treef64b88dff2ca099182c3f99f3bbedd93f4d5804c /CHANGELOG.md
parent610b2316b54ff4e33ea7ea374ad2fea828ee038a (diff)
downloadjustbuild-6304ed1dfaa6afe575ca1e9abd5fdfb2cee53de8.tar.gz
Update CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8c3ba882..e8856948 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-## Release `1.1.2` (UNRELEASED)
+## Release `1.1.3` (UNRELEASED)
Bug fixes on top of release `1.1.2`.
@@ -12,6 +12,8 @@ Bug fixes on top of release `1.1.2`.
if `gitignore` files were present.
- Temporary files generated by `just execute` are now created inside
the local build root.
+- Fix an issue in `just-mr` that caused the unpack of archives to
+ fail if they were compressed with bzip2.
## Release `1.1.2` (2023-06-09)