Skip to content

Commit ed9207e

Browse files
committed
Release v1.0.0rc3
1 parent 05aba18 commit ed9207e

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

docs/Changelog.rst

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

0 commit comments

Comments
 (0)