Skip to content

Commit 89ef78f

Browse files
committed
Update CHANGELOG.md and CONTRIBUTORS.md with @eelkevdbos patch
1 parent ab0ab0c commit 89ef78f

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and 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

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)