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 6c87785 commit 6646135Copy full SHA for 6646135
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 0.7.4 (2017-08-16)
4
+
5
+* Improvement: Target evenement 3.0 a long side 2.0 and 1.0
6
+ (#212 by @WyriHaximus)
7
8
## 0.7.3 (2017-08-14)
9
10
* Feature: Support `Throwable` when setting previous exception from server callback
README.md
@@ -659,7 +659,7 @@ The recommended way to install this library is [through Composer](http://getcomp
659
This will install the latest supported version:
660
661
```bash
662
-$ composer require react/http:^0.7.3
+$ composer require react/http:^0.7.4
663
```
664
665
More details about version upgrades can be found in the [CHANGELOG](CHANGELOG.md).
0 commit comments