Skip to content

Commit

Permalink
Updated changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
cboden committed Mar 1, 2016
1 parent 795fae0 commit ce015ec
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.4.3 (2016-03-01)

* Bug fix: Suppress errors on stream_socket_accept to prevent PHP from crashing
* Support for PHP7 and HHVM
* Support PHP 5.3 again

## 0.4.2 (2014-05-25)

* Verify stream is a valid resource in Connection

## 0.4.1 (2014-04-13)

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

0 comments on commit ce015ec

Please sign in to comment.