From 6e5ba6b9e519ab6d2d435d1a7eed56703863218a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 23:09:06 +0000 Subject: [PATCH] doc: update changelog --- RELEASES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASES.md b/RELEASES.md index b47207d073..4eeb92163a 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,6 +1,8 @@ Unreleased --------- +* [Include timings in trace messages when `profiler` is true](https://github.com/leanprover/lean4/pull/1995). + * [Pretty-print signatures in hover and `#check `](https://github.com/leanprover/lean4/pull/1943). * [Update Lake to latest prerelease](https://github.com/leanprover/lean4/pull/1879).