docs: Generate changelog for v5.2.0-build.1

This commit is contained in:
Thales Macedo Garitezi 2023-09-11 16:33:41 -03:00
parent f490da71cd
commit bbdcf09a86
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
# v5.2.0-build.1
## Enhancements
- [#11568](https://github.com/emqx/emqx/pull/11568) Added support for defining templates for MQTT publish properties in Republish rule action.
## Bug Fixes
- [#11568](https://github.com/emqx/emqx/pull/11568) Fixed an issue where an ill-defined builtin rule action config could be interpreted as a custom user function.