From e62b34ebf658ec4eb68e31a63db5d91049170f1d Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Wed, 5 Jul 2023 15:10:25 +0200 Subject: Update CHANGELOG: Fix mishandling of gitignore files --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index bdb281ac..ffa17d97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,10 @@ A feature release on top of `1.1.0`, backwards compatible. was significantly lower. - The man pages are now provided as markdown files, allowing to potentially reduce the build dependencies to more standard ones. +- `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.0` (2023-05-19) -- cgit v1.2.3