1
0
mirror of https://github.com/go-task/task.git synced 2025-05-31 23:19:42 +02:00

chore: add changelog entry for #1338

This commit is contained in:
Andrey Nering 2023-10-07 19:03:25 -03:00
parent d741dfe26d
commit b5f6a237cc

View File

@ -18,6 +18,8 @@
exists to detect recursive calls, but will be removed in favor of a better
algorithm soon (#1321, #1332).
- 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