doc: update changelog

This commit is contained in:
github-actions[bot] 2022-11-24 03:08:45 +00:00
parent 6225a3e415
commit 75f8ebdd19

View file

@ -1,6 +1,8 @@
Unreleased
---------
* [Update Lake to latest prerelease](https://github.com/leanprover/lean4/pull/1879).
* [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).