From 6e46bc343e893ed23c7b53994718adf24f68ff3a Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 31 Jan 2021 17:59:15 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 3601dd7b..ffbe224d 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,7 @@ v0.x.x (xxxx-xx-xx) - Adds support for MiniDebugInfo. - Adds fallback to ELF symbol table if no debug info is available. - Various other fixes. +- Store build time of profiled program in captures. v0.7.5 (2021-01-23)