Skip to content

Commit 8885d9e

Browse files
committed
chore: changelog for #2075
1 parent a60c2ec commit 8885d9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
- Improved the way we report the Task version when using the `--version` flag or
2929
`{{.TASK_VERSION}}` variable. This should now be more consistent and easier
3030
for package maintainers to use (#2131 by @pd93).
31+
- Fixed a bug where globstar (`**`) matching in `sources` only resolved the
32+
first result (#2073, #2075 by @pd93).
3133
- Fixed a bug where sorting tasks by "none" would use the default sorting
3234
instead of leaving tasks in the order they were defined (#2124, #2125 by
3335
@trulede).

0 commit comments

Comments
 (0)