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 683c5b9 commit 143f3c3Copy full SHA for 143f3c3
1 file changed
CHANGELOG.md
@@ -4,14 +4,16 @@ 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
-## 1.0.0 (2014-05-xx)
+## 0.1.0 (2014-05-xx)
8
9
* First stable release
10
* Async SOCKS `Client` and `Server` implementation
11
* Project was originally part of [clue/socks](https://github.com/clue/php-socks)
12
and was split off from its latest releave v0.4.0
13
([#1](https://github.com/clue/reactphp-socks/issues/1))
14
15
+> Upgrading from clue/socks v0.4.0? Use namespace `Clue\React\Socks` instead of `Socks` and you're ready to go!
16
+
17
## 0.0.0 (2011-04-26)
18
19
* Initial concept, originally tracked as part of
0 commit comments