From 24d91094f3cf431368a4d0ef4e7a44d81c932508 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Oct 2022 19:12:23 +0000 Subject: [PATCH] update changelog --- RELEASES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASES.md b/RELEASES.md index aec2f0f96d..a451340b47 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,6 +1,8 @@ Unreleased --------- +* [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). * [Implementation-detail hypotheses](https://github.com/leanprover/lean4/pull/1692).