mirror of
https://github.com/go-task/task.git
synced 2024-12-04 10:24:45 +02:00
chore: changelog for #1904
This commit is contained in:
parent
148b090d8e
commit
118ef01a69
@ -23,7 +23,10 @@
|
|||||||
- Added a new option to ensure variable is within the list of values (#1827 by
|
- Added a new option to ensure variable is within the list of values (#1827 by
|
||||||
@vmaerten).
|
@vmaerten).
|
||||||
- Allow multiple prompts to be specified for a task (#1861, #1866 by @mfbmina).
|
- Allow multiple prompts to be specified for a task (#1861, #1866 by @mfbmina).
|
||||||
- Added new template function: `numCPU`, which return the number of logical CPU's usable (#1890, #1887 by @Amoghrd).
|
- Added new template function: `numCPU`, which returns the number of logical
|
||||||
|
CPUs usable (#1890, #1887 by @Amoghrd).
|
||||||
|
- Fixed a bug where non-nil, empty dynamic variables are returned as an empty
|
||||||
|
interface (#1903, #1904 by @pd93).
|
||||||
|
|
||||||
## v3.39.2 - 2024-09-19
|
## v3.39.2 - 2024-09-19
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user