doc: update changelog

This commit is contained in:
github-actions[bot] 2022-11-11 08:13:31 +00:00
parent 0dea086669
commit 140d10819d

View file

@ -1,6 +1,8 @@
Unreleased
---------
* [Introduce parser memoization to avoid exponentional behavior](https://github.com/leanprover/lean4/pull/1799).
* [feat: allow `doSeq` in `let x <- e | seq`](https://github.com/leanprover/lean4/pull/1809).
* [Add hover/go-to-def/refs for options](https://github.com/leanprover/lean4/pull/1783).