From 67d6d25bde37c0a41f974ef3832cdfc73e4e9847 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 13 Jul 2023 16:44:11 +0200 Subject: Document fixes in CHANGELOG --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 689e276e..3c2a9cb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ Bug fixes on top of release `1.1.2`. +### Fixes + +- `just` no longer unnecessarily errors out on absence of + a working directory. +- `just-mr` now correctly performs a forced add in order to stage + all entries in a Git repository. Previously it was possible for + entries to be skipped inadvertently in, e.g., imported archives + if `gitignore` files were present. + ## Release `1.1.2` (2023-06-09) Bug fixes on top of release `1.1.1`. -- cgit v1.2.3