mirror of
https://github.com/go-task/task.git
synced 2025-11-25 22:32:55 +02:00
chore: changelog for #2075
This commit is contained in:
@@ -28,6 +28,8 @@
|
|||||||
- Improved the way we report the Task version when using the `--version` flag or
|
- Improved the way we report the Task version when using the `--version` flag or
|
||||||
`{{.TASK_VERSION}}` variable. This should now be more consistent and easier
|
`{{.TASK_VERSION}}` variable. This should now be more consistent and easier
|
||||||
for package maintainers to use (#2131 by @pd93).
|
for package maintainers to use (#2131 by @pd93).
|
||||||
|
- Fixed a bug where globstar (`**`) matching in `sources` only resolved the
|
||||||
|
first result (#2073, #2075 by @pd93).
|
||||||
- Fixed a bug where sorting tasks by "none" would use the default sorting
|
- Fixed a bug where sorting tasks by "none" would use the default sorting
|
||||||
instead of leaving tasks in the order they were defined (#2124, #2125 by
|
instead of leaving tasks in the order they were defined (#2124, #2125 by
|
||||||
@trulede).
|
@trulede).
|
||||||
|
|||||||
Reference in New Issue
Block a user