1
0
mirror of https://github.com/go-task/task.git synced 2025-03-17 21:08:01 +02:00

v3.14.1: Add CHANGELOG to website

This commit is contained in:
Andrey Nering 2022-08-03 22:26:39 -03:00
parent 6cfdb21313
commit c20842e7cd

View File

@ -5,6 +5,14 @@ sidebar_position: 6
# 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
- Add ability to override the `.task` directory location with the