Skip to content

Commit 4543d89

Browse files
committed
Update CHANGELOG.md
1 parent 2db822c commit 4543d89

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ you spot any mistakes.
88

99
* BC break: Simplify constructors my making parameters optional.
1010
([#10](https://github.com/clue/php-socks-react/pull/10))
11+
1112
The `Factory` has been removed, you can now create instances of the `Client`
1213
and `Server` yourself:
1314

@@ -24,6 +25,7 @@ you spot any mistakes.
2425

2526
* BC break: Remove HTTP support and link to [clue/buzz-react](https://github.com/clue/php-buzz-react) instead.
2627
([#9](https://github.com/clue/php-socks-react/pull/9))
28+
2729
HTTP operates on a different layer than this low-level SOCKS library.
2830
Removing this reduces the footprint of this library.
2931

0 commit comments

Comments
 (0)