Skip to content

Commit a272953

Browse files
authored
Prepare release 1.3.2 (#158)
* Prepare 1.3.1 * Update changelog
1 parent 329ee4a commit a272953

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

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

5+
## 1.3.2
6+
7+
### Fixed
8+
9+
- `Stream::read()` must not return boolean.
10+
- Improved exception message when using wrong HTTP status code.
11+
12+
## 1.3.1
13+
14+
### Fixed
15+
16+
- Allow installation on PHP8
17+
518
## 1.3.0
619

720
### Added

0 commit comments

Comments
 (0)