Skip to content

Commit 1d5364d

Browse files
committed
Prepare v0.5.3 release
1 parent a549158 commit 1d5364d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.5.2 (2017-08-16)
4+
5+
* Improvement: Target evenement 3.0 a long side 2.0
6+
(#106 by @WyriHaximus)
7+
38
## 0.5.2 (2017-06-27)
49

510
* Feature: Support passing arrays for request header values

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The recommended way to install this library is [through Composer](http://getcomp
106106
This will install the latest supported version:
107107

108108
```bash
109-
$ composer require react/http-client:^0.5.2
109+
$ composer require react/http-client:^0.5.3
110110
```
111111

112112
More details about version upgrades can be found in the [CHANGELOG](CHANGELOG.md).

0 commit comments

Comments
 (0)