From 2d2c408652090bf5f2986627763e1ffc0fb377fb Mon Sep 17 00:00:00 2001 From: Valentin Maerten Date: Tue, 29 Oct 2024 14:50:34 +0100 Subject: [PATCH] chore: changelog for #1890 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aebcf38e..79d27bd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ - Added a new option to ensure variable is within the list of values (#1827 by @vmaerten). - 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). ## v3.39.2 - 2024-09-19