docs: improve changelog for PR #11783 (#11818)

This commit is contained in:
Tim Gross
2022-01-11 11:54:12 -05:00
committed by GitHub
parent ef93ab2d56
commit 1b719eef68

View File

@@ -1,3 +1,3 @@
```release-note:bug
template: Fixed a bug where templates did not receive updated vault token if `change_mode = "noop"` was set
template: Fixed a bug where templates did not receive an updated vault token if `change_mode = "noop"` was set in the job definition's `vault` stanza.
```