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 24a2af6 commit abedac5Copy full SHA for abedac5
1 file changed
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Changelog
2
3
-## 0.4.1 (2014-05-21)
+## 0.4.2 (2016-11-09)
4
+
5
+* Remove all listeners after emitting error in RequestHeaderParser #68 @WyriHaximus
6
+* Catch Guzzle parse request errors #65 @WyriHaximus
7
+* Remove branch-alias definition as per reactphp/react#343 #58 @WyriHaximus
8
+* Add functional example to ease getting started #64 by @clue
9
+* Naming, immutable array manipulation #37 @cboden
10
11
+## 0.4.1 (2015-05-21)
12
13
* Replaced guzzle/parser with guzzlehttp/psr7 by @cboden
14
* FIX Continue Header by @iannsp
15
* Missing type hint by @marenzo
0 commit comments