Skip to content

Commit

Permalink
Prepare 3.2.0 release.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Jan 24, 2020
1 parent f2206e8 commit b63954d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG-3.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

This changelog references the relevant changes (bug and security fixes) done to `laravie/api`.

## 3.2.0

Released: 2020-01-24

### Changes

* Enables multi-byte charsets in json formatter.
* non assoc array route definition support added.
* Improvement for pattern matching handling.
* Improvement for compatibility with laravel's named route functions.

### Fixes

* Fixes a bug which causes duplicate run of `prepareValidation` in a `FormRequest`.

## 3.1.0

Released: 2019-12-26
Expand Down

0 comments on commit b63954d

Please sign in to comment.