chore: bump version && update changes
This commit is contained in:
parent
feeb3df994
commit
6110aad23f
|
@ -2,7 +2,7 @@
|
|||
{application, emqx_management, [
|
||||
{description, "EMQX Management API and CLI"},
|
||||
% strict semver, bump manually!
|
||||
{vsn, "5.0.19"},
|
||||
{vsn, "5.0.20"},
|
||||
{modules, []},
|
||||
{registered, [emqx_management_sup]},
|
||||
{applications, [kernel, stdlib, emqx_plugins, minirest, emqx, emqx_ctl]},
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Add the limiter API `/configs/limiter` which was deleted by mistake back.
|
Loading…
Reference in New Issue