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 5d6f884 commit f4c28b7Copy full SHA for f4c28b7
changes.md
@@ -1,5 +1,12 @@
1
### v0.8.*@dev (master)
2
3
+### v0.8.1
4
+
5
+##### Added
6
7
+- `Symfony\Component\HttpKernel\Exception\BadRequestHttpException` is now thrown when invalid API version is requested.
8
+- Responses with HTTP error status codes will now throw a `Dingo\Api\Exception\InternalHttpException` when requested internally.
9
10
##### Fixed
11
12
- Fixed bug where using the `Input` or `Request` facade prior to internal requests resulted in unexpected input behaviour.
0 commit comments