Skip to content

Commit 5e1cad6

Browse files
committed
CHANGELOG: add entry for v0.8.0
1 parent ad8b86f commit 5e1cad6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [v0.8.0] - 2025-04-13
4+
5+
This release is based on Go 1.24's gofmt, and requires Go 1.23 or later.
6+
7+
The following changes are included:
8+
9+
* Fail with `-d` if formatting any file resulted in a diff - #114
10+
* Do not panic when a `go.mod` file is missing a `go` directive - #317
11+
312
## [v0.7.0] - 2024-08-16
413

514
This release is based on Go 1.23.0's gofmt, and requires Go 1.22 or later.

0 commit comments

Comments
 (0)