From 594afaeda2203eb0507404f7538ace8b22d216c7 Mon Sep 17 00:00:00 2001 From: Nerixyz Date: Fri, 27 Oct 2023 22:12:27 +0200 Subject: [PATCH] chore: add changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62d908ee670..38ba4b1a455 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ - Dev: Replace `boost::optional` with `std::optional`. (#4877) - Dev: Improve performance by reducing repaints caused by selections. (#4889) - Dev: Removed direct dependency on Qt 5 compatibility module. (#4906) +- Dev: Refactor `DebugCount` and add copy button to debug popup. (#4921) ## 2.4.6