We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d63121 commit 38849b2Copy full SHA for 38849b2
CHANGES.md
@@ -1,9 +1,11 @@
1
-# Unreleased
+# 1.15.1
2
3
## Fixes
4
5
-- Fix race condition when a document was being edited and dune in watch mode
6
- 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
7
+ [#941](https://github.com/ocaml/ocaml-lsp/issues/941),
8
+ [#1003](https://github.com/ocaml/ocaml-lsp/issues/1003))
9
10
# 1.15.0
11
0 commit comments