We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce664c1 commit 6ba799fCopy full SHA for 6ba799f
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## 4.14.0
4
+
5
+The Sentry SDK team is happy to announce the immediate availability of Sentry Symfony SDK v4.14.0.
6
7
+### Features
8
9
+- Add support for `doctrine/dabl: ^4.0` [(#811)](https://github.com/getsentry/sentry-symfony/pull/811)
10
11
+### Bug Fixes
12
13
+- Fix overwritting `DbalTracingPass` [(#808)](https://github.com/getsentry/sentry-symfony/pull/808)
14
+- Use `AbstractDriverMiddleware` [(#810)](https://github.com/getsentry/sentry-symfony/pull/810)
15
16
## 4.13.2
17
18
The Sentry SDK team is happy to announce the immediate availability of Sentry Symfony SDK v4.13.2.
0 commit comments