Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AmraniCh committed Feb 21, 2021
1 parent e665d0c commit 4e280a6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## v1.2.7 (2021-02-22)

* Added `$mode` parameter for `FtpClient::createFile` method.

## v1.2.6 (2021-02-12)

* Added `FtpClient\Connection\Connection` abstract class.
* Introduced `ConnectionInterface::isSecure`.
* Introduced `ConnectionInterface::isConnected`.

## v1.2.4 (2021-02-12)

* Introduced `FtpClient::copyFromLocal`.
Expand Down

0 comments on commit 4e280a6

Please sign in to comment.