chore: add changelog for max_heap_size

This commit is contained in:
某文 2023-04-13 20:35:15 +08:00
parent c68909767a
commit dc71a97d26
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
More specific error messages when configure with bad max_heap_size value.
Log current value and the max value when the `message_queue_too_long` error is thrown.