cl: add changelog for numa (#18847)

This commit is contained in:
Seth Hoenig
2023-10-25 10:41:17 -05:00
committed by GitHub
parent b3e41bec2d
commit de28760928

3
.changelog/18681.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:feature
**NUMA aware scheduling**: Nomad Enterprise now supports optimized scheduling on NUMA hardware
```