File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+
9+ ## Unreleased
10+
11+ ### Changed
12+ - Make ` FS.upload ` explicit about the expected error when the parent directory of the destination does not exist
13+ [ #445 ] ( https://github.com/PyFilesystem/pyfilesystem2/pull/445 ) .
14+
15+
816## [ 2.4.12] - 2021-01-14
917
1018### Added
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Many thanks to the following developers for contributing to this project:
55- [ Andreas Tollkötter] ( https://github.com/atollk )
66- [ C. W.] ( https://github.com/chfw )
77- [ Diego Argueta] ( https://github.com/dargueta )
8+ - [ Eelke van den Bos] ( https://github.com/eelkevdbos )
89- [ Geoff Jukes] ( https://github.com/geoffjukes )
910- [ Giampaolo Cimino] ( https://github.com/gpcimino )
1011- [ Justin Charlong] ( https://github.com/jcharlong )
You can’t perform that action at this time.
0 commit comments