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 e665d0c commit 4e280a6Copy full SHA for 4e280a6
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Change Log
2
3
+## v1.2.7 (2021-02-22)
4
+
5
+* Added `$mode` parameter for `FtpClient::createFile` method.
6
7
+## v1.2.6 (2021-02-12)
8
9
+* Added `FtpClient\Connection\Connection` abstract class.
10
+* Introduced `ConnectionInterface::isSecure`.
11
+* Introduced `ConnectionInterface::isConnected`.
12
13
## v1.2.4 (2021-02-12)
14
15
* Introduced `FtpClient::copyFromLocal`.
0 commit comments