1
0
mirror of https://github.com/go-task/task.git synced 2025-08-10 22:42:19 +02:00
This commit is contained in:
Pete Davison
2024-09-19 12:25:29 +00:00
parent 65d332dfd0
commit 58ab26c4ab
5 changed files with 13 additions and 3 deletions

View File

@@ -5,6 +5,11 @@ sidebar_position: 14
# Changelog
## v3.39.2 - 2024-09-19
- Fix dynamic variables not working properly for a defer: statement (#1803,
#1818 by @vmaerten).
## v3.39.1 - 2024-09-18
- Added Renovate configuration to automatically create PRs to keep dependencies