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 b5ee109 commit 3c5c1d8Copy full SHA for 3c5c1d8
1 file changed
CHANGELOG.md
@@ -4,6 +4,14 @@ This file is a manually maintained list of changes for each release. Feel free
4
to add your changes here when sending pull requests. Also send corrections if
5
you spot any mistakes.
6
7
+## 0.2.1 (2014-11-13)
8
+
9
+* Support React PHP v0.4 (while preserving BC with React PHP v0.3)
10
+ ([#16](https://github.com/clue/php-socks-react/pull/16))
11
12
+* Improve examples and add first class support for HHVM
13
+ ([#15](https://github.com/clue/php-socks-react/pull/15) and [#17](https://github.com/clue/php-socks-react/pull/17))
14
15
## 0.2.0 (2014-09-27)
16
17
* BC break: Simplify constructors by making parameters optional.
0 commit comments