Skip to content

Commit 1e51cea

Browse files
committed
support Go 1.26, release v0.9.0
1 parent ea7a501 commit 1e51cea

3 files changed

Lines changed: 20 additions & 15 deletions

File tree

.changes/v0.9.0.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## v0.9.0 - 2026-02-17
2+
### Added
3+
- Support Go 1.26

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

8+
## v0.9.0 - 2026-02-17
9+
### Added
10+
- Support Go 1.26
11+
812
## v0.8.0 - 2025-11-30
913
### Added
1014
- Add -required flag to mark fields in third-party packages as required without modifying source code.

mise.lock

Lines changed: 13 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)