From 8a96ced5547643970c91c1f6ee1f53e70c0c0658 Mon Sep 17 00:00:00 2001 From: Gerry Agbobada Date: Thu, 25 Jan 2024 09:47:34 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c3df1a..94a1cfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,9 @@ versioning](https://go.dev/doc/modules/version-numbers). ### Fixed +- [All] Fixes an issue where the caller function name is badly reported as a random slice of the + current function name (#85) + ### Security ## [1.0.0](https://github.com/autometrics-dev/autometrics-go/releases/tag/v1.0.0) 2023-12-01