diff --git a/RELEASES.md b/RELEASES.md index 4eeb92163a..638612024d 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,6 +1,8 @@ Unreleased --------- +* [Make go-to-definition on a typeclass projection application go to the instance(s)](https://github.com/leanprover/lean4/pull/1767). + * [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).