Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kocsismate committed Aug 19, 2023
1 parent 4d2c86e commit fdee1fc
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
## 7.2.0 - unreleased
## 8.0.0 - 2023-08-19

ADDED:

- Support for PSR-11 v2.0

CHANGED:

REMOVED:
- Increased minimum PHP version requirement to 8.0
- Increased minimum PSR-11 version requirement to v1.1

DEPRECATED:
REMOVED:

FIXED:
- Deprecated `HttpHandlerRunnerMiddleware`

## 7.1.3 - 2020-10-22

Expand Down Expand Up @@ -79,7 +82,7 @@ DEPRECATED:

FIXED:

- Instead of a fatal error, an exception is thrown when the `FastRouteMiddleware::$fastRoute` property is `null`
- Instead of a fatal error, an exception is thrown when the `FastRouteMiddleware::$fastRoute` property is `null`

## 6.0.1 - 2018-12-21

Expand Down

0 comments on commit fdee1fc

Please sign in to comment.