mirror of
https://github.com/go-task/task.git
synced 2026-08-29 10:08:27 +02:00
chore: bump minimum Go to 1.26 and adopt 1.26 features (#2920)
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
|
||||
### 📦 Package API
|
||||
|
||||
- Bumped the minimum Go version to 1.26. Task follows Go's two-latest support
|
||||
window, and is now tested against 1.26 and 1.27. This only affects projects
|
||||
importing Task as a Go module (#2920 by @vmaerten).
|
||||
|
||||
## v3.53.1 - 2026-08-18
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
Reference in New Issue
Block a user