chore: update changelog

This commit is contained in:
Ivan Dyachkov 2023-01-25 15:31:44 +01:00
parent 87cd40acca
commit d111a64672
2 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,9 @@
# v4.4.14 # v4.4.15
## Enhancements ## Enhancements
- Added Ubuntu 22.04 package release [#9831](https://github.com/emqx/emqx/pull/9831).
## Bug fixes ## Bug fixes
- Fix the problem that new MQTT TLS connections failed to establish after release hot upgrade [#9810](https://github.com/emqx/emqx/pull/9810). - Fix the problem that new MQTT TLS connections failed to establish after release hot upgrade [#9810](https://github.com/emqx/emqx/pull/9810).

View File

@ -1,7 +1,9 @@
# v4.4.14 # v4.4.15
## 增强 ## 增强
- 发布 Ubuntu 22.04 安装包 [#9831](https://github.com/emqx/emqx/pull/9831)。
## 修复 ## 修复
- 修复版本热升级之后,新的 MQTT TLS 连接建立失败的问题 [#9810](https://github.com/emqx/emqx/pull/9810)。 - 修复版本热升级之后,新的 MQTT TLS 连接建立失败的问题 [#9810](https://github.com/emqx/emqx/pull/9810)。