From bc94fcc90f6e97de519a416ad15c090d2533bd64 Mon Sep 17 00:00:00 2001 From: David Peter Date: Tue, 1 Nov 2022 20:45:16 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02858db..ba7c9c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ - fd returns an error when current working directory does not exist while a search path is specified, see #1072 (@vijfhoek) - Improved "command not found" error message, see #1083 and #1109 (@themkat) +- Preserve command exit codes when using `--exec-batch`, see #1136 and #1137 (@amesgen) ## Changes @@ -28,7 +29,7 @@ ## Other - Added link back to GitHub in man page and `--help` text, see #1086 (@scottchiefbaker) - +- Major update in how `fd` handles command line options internally, see #1067 (@tmccombs) # v8.4.0