Skip to content

Commit f4c28b7

Browse files
committed
Updating changes.
Signed-off-by: Jason Lewis <[email protected]>
1 parent 5d6f884 commit f4c28b7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

changes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
### v0.8.*@dev (master)
22

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+
310
##### Fixed
411

512
- Fixed bug where using the `Input` or `Request` facade prior to internal requests resulted in unexpected input behaviour.

0 commit comments

Comments
 (0)