From 1df953a2c893d96f1458b58802b26dddd52d5ff7 Mon Sep 17 00:00:00 2001 From: Tadayuki Onishi Date: Tue, 20 Oct 2020 19:11:53 +0900 Subject: [PATCH] fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 579ece7..a61be53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ - you can now set script variables as an argument in the form `VARIABLE=value`. More detail on this in the README file, 'Configuration from Arguments.' (#26, #50, #72, and #73) - change `downloadFromGit` to match file types better (#58) - implemented a workaround for changed behavior of `xpath` in Big Sur (#80) -- added an option `prompt_user_the_kill` to `BLOCKING_PROCESS_ACTION` which will kill the process after the third unsuccessful attempt to quit (#78, thanks Patrick Atoon @raptor399) +- added an option `prompt_user_then_kill` to `BLOCKING_PROCESS_ACTION` which will kill the process after the third unsuccessful attempt to quit (#78, thanks Patrick Atoon @raptor399) - added several new labels for total of 116