diff --git a/docs/docs/changelog.md b/docs/docs/changelog.md index fdc1860b..520dc062 100644 --- a/docs/docs/changelog.md +++ b/docs/docs/changelog.md @@ -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