docs: translate change log in changes/v5.0.12-zh.md

This commit is contained in:
Zaiming (Stone) Shi 2022-12-13 09:23:57 +01:00 committed by GitHub
parent 3b84dc5a31
commit d9f39873e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ v5.0.11 或更早版本创建的配置文件,在新版本中会被自动转换
在此之前,环境变量的重载仅作用于已经存在的配置之上,例如,当 `emqx.conf` 中已经配置了一个 MySQL 认证,那么可以使用如下方法来将它禁用:
`env EMQX_AUTHENTICATION__1__ENABLE=false`
- Start building packages for Amazon Linux 2 [#9537](https://github.com/emqx/emqx/pull/9537).
- 为 Amazon Linux 2 平台发布安装包 [#9537](https://github.com/emqx/emqx/pull/9537)。
## 修复