We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 195bb5f + 6a0281d commit 4f86051Copy full SHA for 4f86051
CHANGELOG.md
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. This projec
5
6
## Unreleased
7
8
+## [3.2.0] - 2023-11-08
9
+
10
### Added
11
12
- Exceptions converted to JSON:API errors when debug mode is on now include all previous exceptions.
composer.json
@@ -65,7 +65,7 @@
65
]
66
}
67
},
68
- "minimum-stability": "dev",
+ "minimum-stability": "stable",
69
"prefer-stable": true,
70
"config": {
71
"sort-packages": true
0 commit comments