diff --git a/RELEASES.md b/RELEASES.md index cd8413ed31..84c95fd56d 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -10,6 +10,8 @@ Please check the [releases](https://github.com/leanprover/lean4/releases) page f v4.3.0 (development in progress) --------- +* [Cancel outstanding tasks on document edit in the language server](https://github.com/leanprover/lean4/pull/2648). + * `IO.Process.output` no longer inherits the standard input of the caller. * The derive handler for `DecidableEq` [now handles](https://github.com/leanprover/lean4/pull/2591) mutual inductive types. * [Show path of failed import in Lake](https://github.com/leanprover/lean4/pull/2616).