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).