From b46dd6eba7d13938e18ce531a4065dab78261211 Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Fri, 30 Sep 2022 14:26:15 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cb14e79..6e5f63b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Fix not listening to queue events because `QueueManager` is registered as `queue` in the container and not by it's class name (#568) - Fix status code not populated on transaction if response did not inherit from `Illuminate\Http\Response` like `Illuminate\Http\JsonResponse` (#573) +- Align Span Operations with new spec (#574) ## 2.13.0