Skip to content

Commit abedac5

Browse files
authored
Added 0.4.2 to changelog
1 parent 24a2af6 commit abedac5

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Changelog
22

3-
## 0.4.1 (2014-05-21)
3+
## 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+
413
* Replaced guzzle/parser with guzzlehttp/psr7 by @cboden
514
* FIX Continue Header by @iannsp
615
* Missing type hint by @marenzo

0 commit comments

Comments
 (0)