From 0d88baf992a012ff8d8018ec279495e4fbdb1304 Mon Sep 17 00:00:00 2001 From: hco Date: Fri, 14 Jul 2023 11:57:20 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc63225..f9f4ca9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,3 +2,8 @@ All notable changes to `apm-wrapper` will be documented in this file. +## v0.1.1 - 2023-07-14 + +- bugfix: startTransaction did not set the name + +**Full Changelog**: https://github.com/SuoraGmbH/php-apm-wrapper/commits/v0.1.0