Explorar el Código

chore: update changes

Erik Timan hace 3 años
padre
commit
272337cceb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      changes/v5.0.12-zh.md

+ 1 - 1
changes/v5.0.12-zh.md

@@ -33,7 +33,7 @@ v5.0.11 或更早版本创建的配置文件,在新版本中会被自动转换
 
 
 - 用户可以在 EMQX Helm Chart 中自定义 service 资源的 `externalTrafficPolicy` [#9527](https://github.com/emqx/emqx/pull/9527)。
 - 用户可以在 EMQX Helm Chart 中自定义 service 资源的 `externalTrafficPolicy` [#9527](https://github.com/emqx/emqx/pull/9527)。
 
 
-- Return `204` instead of `200` for `POST /gateway/lwm2m/clients/{clientid}/{read,write,observe}` [#9480](https://github.com/emqx/emqx/pull/9480).
+- 现在调用 `POST /gateway/lwm2m/clients/{clientid}/{read,write,observe}` 时,将会返回 204,而不再是 200 [#9480](https://github.com/emqx/emqx/pull/9480)。
 
 
 ## 修复
 ## 修复