Skip to content

Commit

Permalink
Update changelog to release v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-nichter committed Jun 23, 2024
1 parent b473998 commit 7e4872c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## v1.4

### v1.4.3 (2024-06-23)

* Fixed issue 94: Command is still executed if Stop() is called during BeforeExec hooks
* Added a note in docs about SIGINT (issue #100)
* Updated test matrix to go1.22, go1.21, and go1.20

### v1.4.2 (2023-07-08)

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

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

### v1.3.0 (2020-10-31)
Expand Down

0 comments on commit 7e4872c

Please sign in to comment.