Skip to content

Commit 118ef01

Browse files
committed
chore: changelog for #1904
1 parent 148b090 commit 118ef01

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,10 @@
2323
- Added a new option to ensure variable is within the list of values (#1827 by
2424
@vmaerten).
2525
- Allow multiple prompts to be specified for a task (#1861, #1866 by @mfbmina).
26-
- Added new template function: `numCPU`, which return the number of logical CPU's usable (#1890, #1887 by @Amoghrd).
26+
- Added new template function: `numCPU`, which returns the number of logical
27+
CPUs usable (#1890, #1887 by @Amoghrd).
28+
- Fixed a bug where non-nil, empty dynamic variables are returned as an empty
29+
interface (#1903, #1904 by @pd93).
2730

2831
## v3.39.2 - 2024-09-19
2932

0 commit comments

Comments
 (0)