From d111a64672cced8c3e6acbda78b7e191beed164a Mon Sep 17 00:00:00 2001 From: Ivan Dyachkov Date: Wed, 25 Jan 2023 15:31:44 +0100 Subject: [PATCH] chore: update changelog --- changes/v4.4.15-en.md | 4 +++- changes/v4.4.15-zh.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/changes/v4.4.15-en.md b/changes/v4.4.15-en.md index 49c28ef11..800992cd0 100644 --- a/changes/v4.4.15-en.md +++ b/changes/v4.4.15-en.md @@ -1,7 +1,9 @@ -# v4.4.14 +# v4.4.15 ## Enhancements +- Added Ubuntu 22.04 package release [#9831](https://github.com/emqx/emqx/pull/9831). + ## 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). diff --git a/changes/v4.4.15-zh.md b/changes/v4.4.15-zh.md index 8431494a1..cb29bcfaa 100644 --- a/changes/v4.4.15-zh.md +++ b/changes/v4.4.15-zh.md @@ -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)。