mirror of
https://github.com/go-task/task.git
synced 2025-12-01 22:52:02 +02:00
v3.35.1
This commit is contained in:
@@ -5,6 +5,15 @@ sidebar_position: 14
|
||||
|
||||
# Changelog
|
||||
|
||||
## v3.35.1 - 2024-03-04
|
||||
|
||||
- Fixed a bug where the `TASKFILE_DIR` variable was sometimes incorrect (#1522,
|
||||
#1523 by @pd93).
|
||||
- Added a new `TASKFILE` special variable that holds the root Taskfile path
|
||||
(#1523 by @pd93).
|
||||
- Fixed various issues related to running a Taskfile from a subdirectory (#1529,
|
||||
#1530 by @pd93).
|
||||
|
||||
## v3.35.0 - 2024-02-28
|
||||
|
||||
- Added support for
|
||||
|
||||
Reference in New Issue
Block a user