We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 410caf0 commit d6aa51cCopy full SHA for d6aa51c
CHANGELOG.md
@@ -3,16 +3,22 @@ Changelog
3
4
## 1.14.2 (2024-06-06)
5
6
+### Bug Fixes
7
+
8
* Prevent duplicate `Configuration` class declaration warnings
9
[#178](https://github.com/bugsnag/bugsnag-symfony/pull/178)
10
11
## 1.14.1 (2024-01-23)
12
13
14
15
* Fix "Configuration class not found" error when using Composer's `--classmap-authoritative` option
16
[#174](https://github.com/bugsnag/bugsnag-symfony/pull/174)
17
18
## 1.14.0 (2024-01-16)
19
20
+### Enhancements
21
22
* Add support for Symfony 7
23
[elliotbruneel](https://github.com/elliotbruneel)
24
[jdecool](https://github.com/jdecool)
0 commit comments