From 38849b2a14355e97532e8866c29a88d966dd8b47 Mon Sep 17 00:00:00 2001 From: Ulugbek Abdullaev Date: Thu, 19 Jan 2023 02:05:28 +0500 Subject: [PATCH] chore: prepare 1.15.1 --- CHANGES.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 5d1af7a8f..766fefa6f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,9 +1,11 @@ -# Unreleased +# 1.15.1 ## Fixes -- Fix race condition when a document was being edited and dune in watch mode - was running (#1005, fixes #941, #1003) +- Fix race condition when a document was being edited and dune in watch mode was + running ([#1005](https://github.com/ocaml/ocaml-lsp/pull/1005), fixes + [#941](https://github.com/ocaml/ocaml-lsp/issues/941), + [#1003](https://github.com/ocaml/ocaml-lsp/issues/1003)) # 1.15.0