summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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)