File tree Expand file tree Collapse file tree 2 files changed +17
-7
lines changed
Expand file tree Collapse file tree 2 files changed +17
-7
lines changed Original file line number Diff line number Diff line change @@ -5,20 +5,30 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
77
8- ## [ 2.0.2] - 2017-03.12
8+ ## [ 2.0.3] - 2017-04-22
9+
10+ ### Added
11+
12+ - New ` copy_if_newer' functionality in ` copy` module.
13+
14+ ### Fixed
15+
16+ - Improved ` FTPFS ` support for non-strict servers.
17+
18+ ## [ 2.0.2] - 2017-03-12
919
1020### Changed
11- Improved FTP support for non-compliant servers
12- Fix for ZipFS implied directories
21+ - Improved FTP support for non-compliant servers
22+ - Fix for ZipFS implied directories
1323
1424## [ 2.0.1] - 2017-03-11
1525
1626### Added
17- TarFS contributed by Martin Larralde
27+ - TarFS contributed by Martin Larralde
1828
19- ### Changed
20- FTPFS fixes
29+ ### Fixed
2130
31+ - FTPFS bugs.
2232
2333## [ 2.0.0] - 2016-12-07
2434
Original file line number Diff line number Diff line change 1- __version__ = "2.0.2 "
1+ __version__ = "2.0.3a0 "
You can’t perform that action at this time.
0 commit comments