File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,18 @@ All notable changes to this project will be documented in this file.
99`Unreleased `_
1010=============
1111
12+ `v1.0.0rc3 `_
13+ ============
14+
15+ Fixed
16+ -----
17+ - Adjust MANIFEST.in
18+ - Fix installation on python 3.13 by allowing pyppmd 1.2.0
19+
20+ Changed
21+ -------
22+ - CI: update aarch64 tests on Ubuntu 24.04
23+
1224`v1.0.0rc2 `_
1325============
1426
@@ -98,7 +110,8 @@ Changed
98110
99111
100112.. History links
101- .. _Unreleased : https://github.com/miurahr/py7zr/compare/v1.0.0rc2...HEAD
113+ .. _Unreleased : https://github.com/miurahr/py7zr/compare/v1.0.0rc3...HEAD
114+ .. _v1.0.0rc3 : https://github.com/miurahr/py7zr/compare/v1.0.0-rc2...v1.0.0rc3
102115.. _v1.0.0rc2 : https://github.com/miurahr/py7zr/compare/v1.0.0-rc1...v1.0.0rc2
103116.. _v1.0.0-rc1 : https://github.com/miurahr/py7zr/compare/v0.22.0...v1.0.0-rc1
104117.. _v0.22.0 : https://github.com/miurahr/py7zr/compare/v0.21.1...v0.22.0
You can’t perform that action at this time.
0 commit comments