Skip to content

Commit 7bfddaa

Browse files
committed
chore: changelog for #1866
1 parent 5581954 commit 7bfddaa

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

CHANGELOG.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,20 @@
99
#1716 by @vmaerten and @pd93).
1010
- Fixed a bug where multiple remote includes caused all prompts to display
1111
without waiting for user input (#1832, #1833 by @vmaerten and @pd93).
12-
- When using the "[Remote Taskfiles](https://taskfile.dev/experiments/remote-taskfiles/)".
13-
experiment, you can now include Taskfiles from Git repositories (#1652 by @vmaerten).
14-
- Improved the error message when a dotenv file cannot be parsed (#1842 by @pbitty).
12+
- When using the
13+
"[Remote Taskfiles](https://taskfile.dev/experiments/remote-taskfiles/)".
14+
experiment, you can now include Taskfiles from Git repositories (#1652 by
15+
@vmaerten).
16+
- Improved the error message when a dotenv file cannot be parsed (#1842 by
17+
@pbitty).
1518
- Fix issue with directory when using the remote experiment (#1757 by @pbitty).
16-
- Fixed an issue where a special variable was used in combination with a dotenv file (#1232, #1810 by @vmaerten).
17-
- Refactor the way Task reads Taskfiles to improve readability (#1771 by @pbitty).
18-
- Added a new option to ensure variable is within the list of values (#1827 by @vmaerten).
19+
- Fixed an issue where a special variable was used in combination with a dotenv
20+
file (#1232, #1810 by @vmaerten).
21+
- Refactor the way Task reads Taskfiles to improve readability (#1771 by
22+
@pbitty).
23+
- Added a new option to ensure variable is within the list of values (#1827 by
24+
@vmaerten).
25+
- Allow multiple prompts to be specified for a task (#1861, #1866 by @mfbmina).
1926

2027
## v3.39.2 - 2024-09-19
2128

0 commit comments

Comments
 (0)