Skip to content

Commit

Permalink
v2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Salim Lachdhaf committed Feb 25, 2024
1 parent a0893d1 commit a30c841
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## [2.0.7] - 2024.02.25
* fix bug [#18](https://github.com/salim-lachdhaf/ftpConnect/issues/18) thnx @ChaseGuru
* fix bug [#18](https://github.com/salim-lachdhaf/dartFTP/issues/18) thnx @ChaseGuru
## [2.0.6] - 2024.02.25
* Update dependencies versions
* Fix lint error
Expand Down Expand Up @@ -27,7 +27,7 @@
* add onProgress callBack for download and upload file
## [0.2.0] - 2020.11.26
* add delete feature for non empty directory
* fix bug [#7](https://github.com/salim-lachdhaf/ftpConnect/issues/7)
* fix bug [#7](https://github.com/salim-lachdhaf/dartFTP/issues/7)
* add new command "NLST" to list file/dir inside a directory
* handle IIS servers LIST command response
## [0.1.9] - 2020.11.23
Expand All @@ -37,7 +37,7 @@
* manage directory content command (LIST, MLSD)
## [0.1.7] - 2020.11.18
* migration to embedding Android
* fix bug [#3](https://github.com/salim-lachdhaf/ftpConnect/issues/3)
* fix bug [#3](https://github.com/salim-lachdhaf/dartFTP/issues/3)
## [0.1.6] - 2020.05.22
* throw exception if directory doesn't exist
## [0.1.5] - 2020.05.21
Expand Down

0 comments on commit a30c841

Please sign in to comment.