From ac23228c6e8a7deeead3a7bb32d2f4d2f99ba59b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 19:26:19 +0000 Subject: [PATCH] update changelog --- RELEASES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASES.md b/RELEASES.md index a451340b47..f1e662579e 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,6 +1,8 @@ Unreleased --------- +* [Make tokens in `<|>` relevant to syntax match](https://github.com/leanprover/lean4/pull/1744). + * [Add `linter.deprecated` option to silence deprecation warnings](https://github.com/leanprover/lean4/pull/1768). * [Improve fuzzy-matching heuristics](https://github.com/leanprover/lean4/pull/1710).