Skip to content

Commit a76934c

Browse files
committed
Release v0.18.12
- Backport from v0.20.2 - Fix path check error Signed-off-by: Hiroshi Miura <miurahr@linux.com>
1 parent 1d671ed commit a76934c

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

Changelog.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)