We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0f65c1 commit 44260e7Copy full SHA for 44260e7
1 file changed
CHANGELOG.md
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## Unrelease
8
+
9
+### Added
10
11
+- Added factory parameter to opendir.
12
+- ClosingSubFS.
13
+- File objects are all derived from io.IOBase.
14
15
+### Fixed
16
17
+- Fix closing for FTP opener.
18
19
## [2.0.4] - 2017-06-11
20
21
### Added
0 commit comments