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 608fd32 commit b0ac9cbCopy full SHA for b0ac9cb
CHANGELOG.md
@@ -4,6 +4,13 @@ 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
+## [2.0.19] - Unreleased
8
+
9
+### Fixed
10
11
+- encoding issue with TarFS
12
+- CreateFailed now wrap the original exception in `exc` attribute
13
14
## [2.0.18] - 2018-01-31
15
16
### Added
0 commit comments