Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Adds 2.2.0rc3 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Mar 8, 2018
1 parent b163995 commit 824b7fb
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,29 @@ Versions prior to 1.0 were originally released as `phly/conduit`; please visit
its [CHANGELOG](https://github.com/phly/conduit/blob/master/CHANGELOG.md) for
details.

## 2.2.0rc3 - 2018-03-08

### Added

- Nothing.

### Changed

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- Fixes the signature of `PathRequestHandlerDecorator::process()` to typehint
against the PSR-7 `ServerRequestInterface`, and not `RequestInterface`.

## 2.2.0rc2 - 2018-03-08

### Added
Expand Down

0 comments on commit 824b7fb

Please sign in to comment.