diff --git a/CHANGELOG.md b/CHANGELOG.md index 25ed5e7a..31ec9023 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,15 @@ ## Unreleased +## 4.5.0 (2022-11-28) + +- Symfony version 3.4 is no longer supported + - Drop Symfony support below 4.4 (#643) - feat: Add support for tracing of Symfony HTTP client requests (#606) - feat: Add support for HTTP client baggage propagation (#663) - ref: Add proper HTTP client span descriptions (#680) - feat: Support logging the impersonator user, if any (#647) -- ref: Use constant for the SDK version (#662) +- ref: Use a constant for the SDK version (#662) ## 4.4.0 (2022-10-20)