Skip to content

Commit 143f3c3

Browse files
committed
Update CHANGELOG.md
1 parent 683c5b9 commit 143f3c3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,16 @@ This file is a manually maintained list of changes for each release. Feel free
44
to add your changes here when sending pull requests. Also send corrections if
55
you spot any mistakes.
66

7-
## 1.0.0 (2014-05-xx)
7+
## 0.1.0 (2014-05-xx)
88

99
* First stable release
1010
* Async SOCKS `Client` and `Server` implementation
1111
* Project was originally part of [clue/socks](https://github.com/clue/php-socks)
1212
and was split off from its latest releave v0.4.0
1313
([#1](https://github.com/clue/reactphp-socks/issues/1))
1414

15+
> Upgrading from clue/socks v0.4.0? Use namespace `Clue\React\Socks` instead of `Socks` and you're ready to go!
16+
1517
## 0.0.0 (2011-04-26)
1618

1719
* Initial concept, originally tracked as part of

0 commit comments

Comments
 (0)