Skip to content

Commit

Permalink
Prepare 4.5.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 Feb 13, 2020
1 parent 200a23e commit d3bb346
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG-4.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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

## 4.5.0

Released: 2020-02-13

### Changes

* Updated the PSR17 RequestFactory and PSR7 Response classes to use `nyholm/psr7`. If `nyholm/psr7` is not present, default back to `Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory` & `Zend\Diactoros\ServerRequestFactory` respectively.

## 4.4.1

Released: 2020-02-02
Expand Down

0 comments on commit d3bb346

Please sign in to comment.