changelog: add entry for #12961 (#13318)

This commit is contained in:
Luiz Aoqui 2022-06-10 09:04:00 -04:00 committed by GitHub
parent 66938e0ef0
commit e8b788b372
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.changelog/12961.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:improvement
agent: emit a warning message if the agent starts with `bootstrap_expect` set to an even number.
```