From 69037e02fc82a994a361616eb6ca32827aa24e84 Mon Sep 17 00:00:00 2001 From: Jen-Chieh Shen Date: Sun, 17 Mar 2024 11:43:53 -0700 Subject: [PATCH] chore: Changelog items misplaced (#4376) --- CHANGELOG.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index fb488e89350..4099bd2a870 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -111,6 +111,8 @@ * Add support for installing Ada Language Server. * Add Nushell support * Add [[https://docs.trunk.io][Trunk]] support + * Add Cucumber support. + * Add COBOL support. ** Release 8.0.0 * Add ~lsp-clients-angular-node-get-prefix-command~ to get the Angular server from another location which is still has ~/lib/node_modules~ in it. @@ -177,8 +179,6 @@ * Add support for signatureHelp using ~posframe~. #1999 * Add ~iedit~ integration. #2478 * Add client for Verible SystemVerilog language Server ([[https://github.com/chipsalliance/verible]]) - * Add Cucumber support. - * Add COBOL support. ** Release 7.0.1 * Introduced ~lsp-diagnostics-mode~.