Skip to content

Commit 3bf6127

Browse files
committed
CHANGELOG.md Updated
1 parent 16f2ddc commit 3bf6127

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

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

3+
## 1.4.2 (2021-10-01)
4+
5+
* Fixed `FtpClient::getFileContent` to get the correct file content for binary files ([#20](../../issues/20)).
6+
* Added a new optional parameter `$mode` to `FtpClient::getFileContent` to specify the FTP transfer mode that will be used to get the files content.
7+
* Fixed `FtpClient::listDirDetails` for FTP servers that do not send the DOTS files pointers in directories listing operations ([#21](../../issues/21)).
8+
39
## 1.4.1 (2021-08-20)
410

511
* Fixed a bug with `FtpClient::listDir` ([#17](../../issues/17)).

0 commit comments

Comments
 (0)