* MDF [docs] fix format of CHANGELOG.md

This commit is contained in:
alvin1221
2023-04-13 10:01:19 +08:00
committed by Jaylin
parent 5ebaf06cc8
commit fe62c7d924

View File

@ -11,26 +11,26 @@
* Fix #1127 by @JaylinYu in https://github.com/emqx/nanomq/pull/1129
* Support generates idl_convert.c & idl_convert.h with specified idl file by cmake. by @alvin1221 in https://github.com/emqx/nanomq/pull/1122
* Update dds README.md by @alvin1221 in https://github.com/emqx/nanomq/pull/1123
* * MDF [nng] move nng head fix release by @JaylinYu in https://github.com/emqx/nanomq/pull/1130
* * NEW [conf] Add new configuration option 0RTT supported. by @wanghaEMQ in https://github.com/emqx/nanomq/pull/1136
* MDF [nng] move nng head fix release by @JaylinYu in https://github.com/emqx/nanomq/pull/1130
* NEW [conf] Add new configuration option 0RTT supported. by @wanghaEMQ in https://github.com/emqx/nanomq/pull/1136
* Add docs for QUIC & TCP bridge by @alvin1221 in https://github.com/emqx/nanomq/pull/1134
* Update en_US/config-description. by @alvin1221 in https://github.com/emqx/nanomq/pull/1139
* Update bridging documents (English) by @alvin1221 in https://github.com/emqx/nanomq/pull/1140
* Fix the wrong default value was set in nanomq_example.conf. by @wanghaEMQ in https://github.com/emqx/nanomq/pull/1143
* Update docs related to mqtt bridge by @alvin1221 in https://github.com/emqx/nanomq/pull/1144
* * MDF [conf] update docs & move nng head by @JaylinYu in https://github.com/emqx/nanomq/pull/1146
* MDF [conf] update docs & move nng head by @JaylinYu in https://github.com/emqx/nanomq/pull/1146
### What's Changed in NanoNNG
* * FIX [broker_tcp] Fix the error that sending null tcp packets. by @wanghaEMQ in https://github.com/nanomq/NanoNNG/pull/487
* FIX [broker_tcp] Fix the error that sending null tcp packets. by @wanghaEMQ in https://github.com/nanomq/NanoNNG/pull/487
* Fix No_Local by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/488
* Fix the error that heap-buffer-overflow on rotation index. by @wanghaEMQ in https://github.com/nanomq/NanoNNG/pull/489
* Configuration 0RTT option is supported. by @wanghaEMQ in https://github.com/nanomq/NanoNNG/pull/493
* Fix [QUIC] seg.fault & remove unused configuration item by @alvin1221 in https://github.com/nanomq/NanoNNG/pull/495
* * FIX [mqtt-tcp test] fix memleak of connmsg. by @Hermann0222 in https://github.com/nanomq/NanoNNG/pull/491
* FIX [mqtt-tcp test] fix memleak of connmsg. by @Hermann0222 in https://github.com/nanomq/NanoNNG/pull/491
* fix memleak in nng_mqtt_client_free & transtest by @Hermann0222 in https://github.com/nanomq/NanoNNG/pull/496
* Fix the error that the value in bridge_node was not initialled by @wanghaEMQ in https://github.com/nanomq/NanoNNG/pull/497
* * FIX [QUIC] fix potential deadlock in mqtt over quic by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/503
* FIX [QUIC] fix potential deadlock in mqtt over quic by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/503
**Full Changelog**: https://github.com/nanomq/NanoNNG/compare/0.17.0...0.17.2