We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d89f2a commit 305b232Copy full SHA for 305b232
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 0.4.3 (2015-10-07)
4
+
5
+* Bug fix: Read buffer to 0 fixes error with libevent and large quantity of I/O (@mbonneau)
6
+* Bug fix: No double-write during drain call (@arnaud-lb)
7
+* Bug fix: Support HHVM (@clue)
8
+* Adjust compatibility to 5.3 (@clue)
9
10
## 0.4.2 (2014-09-09)
11
12
* Added DuplexStreamInterface
0 commit comments