Skip to content

Commit bd07d7e

Browse files
authored
Added changelog (#29)
1 parent a2b5cfb commit bd07d7e

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Change Log
22

3-
## Unreleased
3+
## 1.3.0
4+
5+
* Make sure `Stream::__toString` never throws exception
6+
* Added more exception
7+
* `BrokenPipeException`
8+
* `ConnectionException`
9+
* `InvalidRequestException`
10+
* `SSLConnectionException`
11+
12+
## 1.2.0
13+
14+
* Dropped PHP 5.4 support
15+
* Using stable version of `php-http/discovery`
416

517
## 1.1.0
618

0 commit comments

Comments
 (0)