From caec217b9918ad1ae9ca9631c0069630d8275465 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carsten=20K=C3=B6nig?= Date: Wed, 11 Sep 2024 21:42:22 +0200 Subject: [PATCH] fix changelog --- CHANGELOG.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffc0b483..790ab3fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,12 @@ # Changelog -## 1.1.0 +## 1.0.11 * show node version on nodes overview, fixes [#260](https://github.com/cars10/elasticvue/issues/260) * add vim mode in editor, thanks @fqdeng, fixes [#253](https://github.com/cars10/elasticvue/pull/253) -* update to vue `3.5` - -## 1.0.11 - * update chinese translation, thanks @XiangtingLee, fixes [#251](https://github.com/cars10/elasticvue/pull/251) * adds french translation, thanks @XNxa, fixes [#250](https://github.com/cars10/elasticvue/pull/250) +* update to vue `3.5` ## 1.0.10