1.3.2
Based on https://github.com/zfcampus/zf-rest/releases/tag/1.3.2 (commit 0218d65b7e2e4b70a0ef42396469af33f03df21c in this repo) Added ----- - Nothing. Deprecated ---------- - Nothing. Removed ------- - Nothing. Fixed ----- - [zfcampus/zf-rest#103](https://github.com/zfcampus/zf-rest/pull/103) and [zfcampus/zf-rest#105](https://github.com/zfcampus/zf-rest/pull/105) fix an issue with providing a `Throwable` in order to create an `ApiProblem` from within a `RestController`.