1
0
mirror of https://github.com/go-task/task.git synced 2025-07-15 01:35:00 +02:00
This commit is contained in:
Andrey Nering
2023-08-26 18:45:44 -03:00
parent 5b8b58b6d9
commit 19eba3cc14
5 changed files with 11 additions and 3 deletions

View File

@ -5,6 +5,10 @@ sidebar_position: 9
# Changelog
## v3.29.1 - 2023-08-26
- Fix automate release process.
## v3.29.0 - 2023-08-26
- Update to Go 1.21 (bump minimum version to 1.20) ([#1302](https://github.com/go-task/task/issues/1302) by [@pd93](https://github.com/pd93))