Skip to content

Commit

Permalink
docs: adds CHANGELOG entry for #15 and prepares 1.1.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed Feb 5, 2020
1 parent 3f98077 commit 3242caa
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.4 - 2020-02-05

### Added

- Nothing.

### Changed

- Nothing.

### Deprecated

- Nothing.

### Removed

- [#15](https://github.com/php-fig/http-message-util/pull/15) removes the dependency on psr/http-message, as it is not technically necessary for usage of this package.

### Fixed

- Nothing.

## 1.1.3 - 2018-11-19

### Added
Expand Down

0 comments on commit 3242caa

Please sign in to comment.