Procházet zdrojové kódy

chore: update changes

JianBo He před 3 roky
rodič
revize
18a7ed95d0
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      CHANGES-5.0.md

+ 1 - 0
CHANGES-5.0.md

@@ -17,6 +17,7 @@
 * Fix `chars_limit` is not working when `formatter` is `json`. [#8518](http://github.com/emqx/emqx/pull/8518)
 * Ensuring that exhook dispatches the client events are sequential. [#8530](https://github.com/emqx/emqx/pull/8530)
 * Avoid using RocksDB backend for persistent sessions when such backend is unavailable. [#8528](https://github.com/emqx/emqx/pull/8528)
+* Support listen on an IPv6 address. [#8547](https://github.com/emqx/emqx/pull/8547)
 
 ## Enhancements