File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ All notable changes to this project will be documented in this file.
77`Unreleased `_
88=============
99
10+ `v0.18.12 `_
11+ ===========
12+
13+ Fixed
14+ -----
15+
16+ * Fix error with good path data, when detecting wrong path
17+ with new canonical_path(), and drop resolve() call on path.
18+
1019`v0.18.11 `_
1120===========
1221
@@ -412,7 +421,8 @@ Deprecated
412421
413422
414423.. History links
415- .. _Unreleased : https://github.com/miurahr/py7zr/compare/v0.18.11...HEAD
424+ .. _Unreleased : https://github.com/miurahr/py7zr/compare/v0.18.12...HEAD
425+ .. _v0.18.12 : https://github.com/miurahr/py7zr/compare/v0.18.11...v0.18.12
416426.. _v0.18.11 : https://github.com/miurahr/py7zr/compare/v0.18.10...v0.18.11
417427.. _v0.18.10 : https://github.com/miurahr/py7zr/compare/v0.18.9...v0.18.10
418428.. _v0.18.9 : https://github.com/miurahr/py7zr/compare/v0.18.7...v0.18.9
You can’t perform that action at this time.
0 commit comments