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 99977a2 commit 3371c04Copy full SHA for 3371c04
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 1.15.1 (2025-12-27)
4
+
5
+## What's Changed
6
+* Fix Symfony 8 compatibility by @roxblnfk in https://github.com/buggregator/trap/pull/210
7
8
9
+**Full Changelog**: https://github.com/buggregator/trap/compare/1.15.0...1.15.1
10
11
## 1.15.0 (2025-11-30)
12
13
## What's Changed
resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.15.0"
+ ".": "1.15.1"
}
0 commit comments