Skip to content

Commit

Permalink
Prepare v1.5.1 release.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Apr 4, 2018
1 parent cec904a commit b4226bf
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG-1.x.md
Expand Up @@ -2,6 +2,20 @@

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

## 1.5.1

Released: 2018-04-04

### Added

* Added `Laravie\Codex\Support\MultipartRequest::stream()` method.

### Changes

* Normalize given `$path` when constructing `Laravie\Codex\Endpoint`.
* `Laravie\Codex\Sanitizer` should be able to lazy load casts object.
* Improves tests and docblocks.

## 1.5.0

Released: 2018-03-12
Expand Down

0 comments on commit b4226bf

Please sign in to comment.