docs: minor changelog improvement

Addresses https://github.com/emqx/emqx/pull/13232#discussion_r1637889964
This commit is contained in:
Thales Macedo Garitezi 2024-06-13 09:14:37 -03:00
parent b6613e7b27
commit 5b73670252
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ message_transformation {
transformations = [
{
name = mytransformation
enable = true
failure_action = drop
payload_decoder = {type = avro, schema = myschema}
payload_encoder = {type = json}