From c6e4b9879338c5bfb2aaea3746cbb45fd05490f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 12:32:02 +0000 Subject: [PATCH] doc: update changelog --- RELEASES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASES.md b/RELEASES.md index b7eea26207..edd8fc5db7 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -11,6 +11,8 @@ of each version. v4.4.0 (development in progress) --------- +* [Allow trailing comma in tuples, lists, and tactics](https://github.com/leanprover/lean4/pull/2643). + v4.3.0 ---------