Skip to content

Commit 4b57969

Browse files
committed
Prepare release 4.1.0
1 parent e6a6a8b commit 4b57969

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Changelog
22

33
## Unreleased
4-
- Avoid failures when the `RequestFetcher` fails to translate the `Request` (#472)
54

5+
## 4.1.0 (2021-04-19)
6+
7+
- Avoid failures when the `RequestFetcher` fails to translate the `Request` (#472)
68
- Add support for distributed tracing of Symfony request events (#423)
79
- Add support for distributed tracing of Twig template rendering (#430)
810
- Add support for distributed tracing of SQL queries while using Doctrine DBAL (#426)
@@ -13,6 +15,7 @@
1315
- Lower the required version of `symfony/psr-http-message-bridge` to allow installing it on a project that uses Symfony `3.4.x` components only (#480)
1416

1517
## 4.0.3 (2021-03-03)
18+
1619
- Fix regression from #454 for `null` value on DSN not disabling Sentry (#457)
1720

1821
## 4.0.2 (2021-03-03)

0 commit comments

Comments
 (0)