From 2d1101f2e317ac7fd3036edb5d2345c94140937c Mon Sep 17 00:00:00 2001 From: Rudi Grinberg Date: Fri, 17 May 2024 18:35:36 -0600 Subject: [PATCH] _ Signed-off-by: Rudi Grinberg --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 5a36ef631..aefc5f24c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -28,6 +28,9 @@ This now includes PPXs like `let%expect_test` or `let%bench` in the outline. +- Introduce a `destruct-line` code action. This is an improved version of the + old `destruct` code action. (#1283) + ## Fixes - Detect document kind by looking at merlin's `suffixes` config.