changelog: add entry for #14374 (#14419)

This commit is contained in:
Luiz Aoqui 2022-08-31 10:59:19 -04:00 committed by GitHub
parent 27b253bc6e
commit 6f5d3e724f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.changelog/14374.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
template: Fixed a bug that could cause Nomad to panic when using `change_mode = "script"`
```