docs: update CHNAGES-5.0.md for 5.0.3
This commit is contained in:
parent
97731c61ec
commit
6ba5a34f2a
|
@ -3,6 +3,8 @@
|
|||
## Bug fixes
|
||||
|
||||
* Websocket listener failed to read headers `X-Forwared-For` and `X-Forwarded-Port` [8415](https://github.com/emqx/emqx/pull/8415)
|
||||
* Deleted `cluster_singleton` from MQTT bridge config document. This config is no longer applicable in 5.0 [8407](https://github.com/emqx/emqx/pull/8407)
|
||||
* Fix `emqx/emqx:latest` docker image publish to use the Erlang flavor, but not Elixir flavor [8414](https://github.com/emqx/emqx/pull/8414)
|
||||
|
||||
# 5.0.2
|
||||
|
||||
|
|
Loading…
Reference in New Issue