changelog: add entry for #11944 (#12578)

This commit is contained in:
Luiz Aoqui 2022-04-19 10:46:11 -04:00 committed by GitHub
parent 411158acff
commit 950a2109aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.changelog/11944.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
core: prevent malformed plans from crashing leader
```