Skip to content

Commit ce015ec

Browse files
committed
Updated changelog for release
1 parent 795fae0 commit ce015ec

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 0.4.3 (2016-03-01)
4+
5+
* Bug fix: Suppress errors on stream_socket_accept to prevent PHP from crashing
6+
* Support for PHP7 and HHVM
7+
* Support PHP 5.3 again
8+
9+
## 0.4.2 (2014-05-25)
10+
11+
* Verify stream is a valid resource in Connection
12+
313
## 0.4.1 (2014-04-13)
414

515
* Bug fix: Check read buffer for data before shutdown signal and end emit (@ArtyDev)

0 commit comments

Comments
 (0)