From 174d7d664e1774c462835ab12c39dc134d02269e Mon Sep 17 00:00:00 2001 From: lilongfeng Date: Thu, 6 Jan 2022 16:32:54 +0800 Subject: [PATCH] fix typo in CHANGELOG.md (#976) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 李龙峰 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef1eb9eaf..8c685e2e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -355,7 +355,7 @@ - update runtime guide in helm deploy ([#612](https://github.com/dragonflyoss/Dragonfly2/issues/612)) ### Feat -- update verison ([#640](https://github.com/dragonflyoss/Dragonfly2/issues/640)) +- update version ([#640](https://github.com/dragonflyoss/Dragonfly2/issues/640)) - changelog ([#638](https://github.com/dragonflyoss/Dragonfly2/issues/638)) - update console submodule ([#637](https://github.com/dragonflyoss/Dragonfly2/issues/637)) - update submodule ([#632](https://github.com/dragonflyoss/Dragonfly2/issues/632))