mirror of
https://github.com/go-task/task.git
synced 2025-06-15 00:15:10 +02:00
chore: add changelog entry for #1338
This commit is contained in:
@ -18,6 +18,8 @@
|
|||||||
exists to detect recursive calls, but will be removed in favor of a better
|
exists to detect recursive calls, but will be removed in favor of a better
|
||||||
algorithm soon (#1321, #1332).
|
algorithm soon (#1321, #1332).
|
||||||
- Fixed templating on descriptions on `task --list` (#1343 by @blackjid).
|
- Fixed templating on descriptions on `task --list` (#1343 by @blackjid).
|
||||||
|
- Fixed a bug where precondition errors were incorrectly being printed when
|
||||||
|
task execution was aborted (#1337, #1338 by @sylv-io).
|
||||||
|
|
||||||
## v3.30.1 - 2023-09-14
|
## v3.30.1 - 2023-09-14
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user