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 03e2214 commit ee49ba0Copy full SHA for ee49ba0
CHANGELOG.md
@@ -2,7 +2,13 @@
2
3
All notable changes to `laravel-api-response` will be documented in this file.
4
5
-## [Unreleased](https://github.com/kodepandai/laravel-api-response/compare/v1.3.0...main) - TBD
+## [Unreleased](https://github.com/kodepandai/laravel-api-response/compare/v1.3.1...main) - TBD
6
+
7
+## [v1.3.1](https://github.com/kodepandai/laravel-api-response/compare/v1.3.0...v1.3.1) - 23 Dec 2022
8
9
+### Fixed
10
11
+- Exception Handler fails to convert ApiResponse to JsonResponse ([#16](https://github.com/kodepandai/laravel-api-response/pull/16))
12
13
## [v1.3.0](https://github.com/kodepandai/laravel-api-response/compare/v1.2.0...v1.3.0) - 14 Dec 2022
14
0 commit comments