Skip to content

Commit

Permalink
move changelog to unreleased
Browse files Browse the repository at this point in the history
  • Loading branch information
PizieDust committed Oct 1, 2024
1 parent c8bc4de commit 803a137
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Unreleased

- Add custom
[`ocamllsp/typeSearch`](/ocaml-lsp-server/docs/ocamllsp/typeSearch-spec.md) request (#1369)

## Fixes

- Fix fd leak in running external processes for preprocessing (#1349)
Expand All @@ -15,9 +18,6 @@

- Add a code-action for syntactic and semantic movement shortcuts based on Merlin's Jump command (#1364)

- Add custom
[`ocamllsp/typeSearch`](/ocaml-lsp-server/docs/ocamllsp/typeSearch-spec.md) request (#1369)

## Fixes

- Kill unnecessary ocamlformat processes with sigterm rather than sigint or
Expand Down

0 comments on commit 803a137

Please sign in to comment.