Skip to content

Commit 7e4872c

Browse files
Update changelog to release v1.4.3
1 parent b473998 commit 7e4872c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## v1.4
44

5+
### v1.4.3 (2024-06-23)
6+
7+
* Fixed issue 94: Command is still executed if Stop() is called during BeforeExec hooks
8+
* Added a note in docs about SIGINT (issue #100)
9+
* Updated test matrix to go1.22, go1.21, and go1.20
10+
511
### v1.4.2 (2023-07-08)
612

713
* Added `Options.CombinedOutput` based on PR #76 by @jwomackgsa (issue #70)
@@ -19,7 +25,7 @@
1925
### v1.3.1 (2021-10-13)
2026

2127
* Fixed `Stop()` on Windows with go1.17 (PR #69) (@silisium)
22-
* Updated matrix to go1.15, go1.16, and go1.17
28+
* Updated test matrix to go1.15, go1.16, and go1.17
2329
* Added SECURITY.md and GitHub code analysis
2430

2531
### v1.3.0 (2020-10-31)

0 commit comments

Comments
 (0)