File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ This file is a manually maintained list of changes for each release. Feel free
44to add your changes here when sending pull requests. Also send corrections if
55you spot any mistakes.
66
7+ ## 0.4.0 (2013-XX-XX)
8+
9+ * BC break: Update react to current v0.3 and thus also replace ` ConnectionManager ` with ` Connector `
10+ * BC break: New ` Client::createConnector() ` replaces inheriting ` ConnectionManagerInterface `
11+ * BC break: New ` Client::createSecureConnector() ` replaces ` Client::createSecureConnectionManager() `
12+
713## 0.3.1 (2012-12-29)
814
915* Fix: Server event logging
@@ -25,7 +31,6 @@ you spot any mistakes.
2531* Feature: Simple interface for SSL/TLS over SOCKS: ` Client ` now implements ` ConnectionManagerInterface `
2632* Feature: Simple interface for TCP over SOCKS: ` SecureConnectionManager Client::createSecureConnectionManager() `
2733
28-
2934## 0.1.0 (2011-05-16)
3035
3136* First tagged release
You can’t perform that action at this time.
0 commit comments