Skip to content

Commit 4e280a6

Browse files
committed
Update CHANGELOG.md
1 parent e665d0c commit 4e280a6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

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+
313
## v1.2.4 (2021-02-12)
414

515
* Introduced `FtpClient::copyFromLocal`.

0 commit comments

Comments
 (0)