1
0
mirror of https://github.com/go-task/task.git synced 2025-03-17 21:08:01 +02:00

Add CHANGELOG for #1025

This commit is contained in:
Andrey Nering 2023-03-01 22:06:16 -03:00
parent 52756ab83e
commit 1f4906244b

View File

@ -1,5 +1,10 @@
# Changelog
## Unreleased
- Fixed deadlock issue when using `run: once`
([#715](https://github.com/go-task/task/issues/715), [#1025](https://github.com/go-task/task/pull/1025) by @theunrepentantgeek).
## v3.21.0 - 2023-02-22
- Added new `TASK_VERSION` special variable