Skip to content

Commit

Permalink
Prepare release 1.3.2 (#158)
Browse files Browse the repository at this point in the history
* Prepare 1.3.1

* Update changelog
  • Loading branch information
Nyholm committed Nov 14, 2020
1 parent 329ee4a commit a272953
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,19 @@

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

## 1.3.2

### Fixed

- `Stream::read()` must not return boolean.
- Improved exception message when using wrong HTTP status code.

## 1.3.1

### Fixed

- Allow installation on PHP8

## 1.3.0

### Added
Expand Down

0 comments on commit a272953

Please sign in to comment.