From bc1a2dcaf22bb63bddb57ddc460c3eaf7435b2ca Mon Sep 17 00:00:00 2001 From: Sebastian Ullrich Date: Fri, 14 Oct 2022 16:18:27 +0200 Subject: [PATCH] chore: update RELEASES.md --- RELEASES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASES.md b/RELEASES.md index 70f18f513e..aec2f0f96d 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,6 +1,8 @@ Unreleased --------- +* [Improve fuzzy-matching heuristics](https://github.com/leanprover/lean4/pull/1710). + * [Implementation-detail hypotheses](https://github.com/leanprover/lean4/pull/1692). * [Hover information for `cases`/`induction` case names](https://github.com/leanprover/lean4/pull/1660).