From 5ec6a3969768a4bcf62d11fe1b0d8e59e8910fea 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..e8dbe6b3 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