mirror of
https://github.com/go-task/task.git
synced 2025-07-17 01:43:07 +02:00
v3.14.1: Add CHANGELOG to website
This commit is contained in:
@ -5,6 +5,14 @@ sidebar_position: 6
|
|||||||
|
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v3.14.1 - 2022-08-03
|
||||||
|
|
||||||
|
- Always resolve relative include paths relative to the including Taskfile
|
||||||
|
([#822](https://github.com/go-task/task/issues/822), [#823](https://github.com/go-task/task/pull/823)).
|
||||||
|
- Fix ZSH and PowerShell completions to consider all tasks instead of just the
|
||||||
|
public ones (those with descriptions)
|
||||||
|
([#803](https://github.com/go-task/task/pull/803)).
|
||||||
|
|
||||||
## v3.14.0 - 2022-07-08
|
## v3.14.0 - 2022-07-08
|
||||||
|
|
||||||
- Add ability to override the `.task` directory location with the
|
- Add ability to override the `.task` directory location with the
|
||||||
|
Reference in New Issue
Block a user