Skip to content

Commit

Permalink
FIXUP: Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Prashant V <github@prashantv.com>
  • Loading branch information
cbandy and prashantv authored Nov 16, 2024
1 parent 4844905 commit b0d9fcd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Example: `go build -toolexec="errtrace -required-packages pkg/..." pkg/to/build`

### Changed
- Update `go` directive in go.mod to 1.21.
- End compatibility with Go 1.20 and earlier.
- Update `go` directive in go.mod to 1.21, and drop compatibility with Go 1.20 and earlier.

### Fixed
- cmd/errtrace: Don't exit with a non-zero status when `-h` is used.
Expand Down

0 comments on commit b0d9fcd

Please sign in to comment.