Skip to content

Commit

Permalink
Adds CHANGELOG entry for #15
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
  • Loading branch information
weierophinney committed Nov 24, 2020
1 parent ff4661e commit 911ca71
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 1.1.5 - TBD

### Added

- [#19](https://github.com/php-fig/http-message-util/pull/19) adds support for PHP 8.

### Changed

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- Nothing.

## 1.1.4 - 2020-02-05

### Added
Expand Down

0 comments on commit 911ca71

Please sign in to comment.