mirror of
https://github.com/go-task/task.git
synced 2025-11-25 22:32:55 +02:00
CHANGELOG: Add extra link
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
- Add new special variables `ROOT_DIR` and `TASKFILE_DIR`. This was a highly
|
- Add new special variables `ROOT_DIR` and `TASKFILE_DIR`. This was a highly
|
||||||
requested feature
|
requested feature
|
||||||
([#215](https://github.com/go-task/task/issues/215), [Documentation](https://taskfile.dev/api/#special-variables)).
|
([#215](https://github.com/go-task/task/issues/215), [#857](https://github.com/go-task/task/pull/857), [Documentation](https://taskfile.dev/api/#special-variables)).
|
||||||
- Follow symlinks on `sources`
|
- Follow symlinks on `sources`
|
||||||
([#826](https://github.com/go-task/task/issues/826), [#831](https://github.com/go-task/task/pull/831)).
|
([#826](https://github.com/go-task/task/issues/826), [#831](https://github.com/go-task/task/pull/831)).
|
||||||
- Improvements and fixes to Bash completion
|
- Improvements and fixes to Bash completion
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ sidebar_position: 6
|
|||||||
|
|
||||||
- Add new special variables `ROOT_DIR` and `TASKFILE_DIR`. This was a highly
|
- Add new special variables `ROOT_DIR` and `TASKFILE_DIR`. This was a highly
|
||||||
requested feature
|
requested feature
|
||||||
([#215](https://github.com/go-task/task/issues/215), [Documentation](https://taskfile.dev/api/#special-variables)).
|
([#215](https://github.com/go-task/task/issues/215), [#857](https://github.com/go-task/task/pull/857), [Documentation](https://taskfile.dev/api/#special-variables)).
|
||||||
- Follow symlinks on `sources`
|
- Follow symlinks on `sources`
|
||||||
([#826](https://github.com/go-task/task/issues/826), [#831](https://github.com/go-task/task/pull/831)).
|
([#826](https://github.com/go-task/task/issues/826), [#831](https://github.com/go-task/task/pull/831)).
|
||||||
- Improvements and fixes to Bash completion
|
- Improvements and fixes to Bash completion
|
||||||
|
|||||||
Reference in New Issue
Block a user