File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,21 @@ All notable changes to this project will be documented in this file.
99`Unreleased `_
1010=============
1111
12+ `v1.1.2 `_
13+ =========
14+
15+ Security
16+ --------
17+ - security: fix Zip-Slip vulnerability by symlink
18+
1219Removed
1320-------
1421- Remove Code of Conduct from repository.
1522
23+ Changed
24+ -------
25+ - remove unused _lzma imports
26+
1627`v1.1.1 `_
1728=========
1829
@@ -188,7 +199,8 @@ Changed
188199
189200
190201.. History links
191- .. _Unreleased : https://github.com/miurahr/py7zr/compare/v1.1.1...HEAD
202+ .. _Unreleased : https://github.com/miurahr/py7zr/compare/v1.1.2...HEAD
203+ .. _v1.1.2 : https://github.com/miurahr/py7zr/compare/v1.1.1..v1.1.2
192204.. _v1.1.1 : https://github.com/miurahr/py7zr/compare/v1.1.0..v1.1.1
193205.. _v1.1.0 : https://github.com/miurahr/py7zr/compare/v1.0.0..v1.1.0
194206.. _v1.0.0 : https://github.com/miurahr/py7zr/compare/v1.0.0-rc3...v1.0.0
You can’t perform that action at this time.
0 commit comments