Skip to content

Commit

Permalink
Release version 3.1.21
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Miura <[email protected]>
  • Loading branch information
miurahr committed Dec 20, 2024
1 parent 19ba751 commit f853732
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,14 @@ All notable changes to this project will be documented in this file.
`Unreleased`_
=============

`v3.1.21`_ (20, December 2024)
==============================

Fixed
-----
* Handle cases where extensions don't exist(#852)
* Fix computation of archive location for android install(#854)
* Wrong dependency version for py7zr

Added
-----
Expand Down Expand Up @@ -441,7 +445,8 @@ Security
* Check Update.xml file with SHA256 hash (#493)


.. _Unreleased: https://github.com/miurahr/aqtinstall/compare/v3.1.20...HEAD
.. _Unreleased: https://github.com/miurahr/aqtinstall/compare/v3.1.21...HEAD
.. _v3.1.21: https://github.com/miurahr/aqtinstall/compare/v3.1.20...v3.1.21
.. _v3.1.20: https://github.com/miurahr/aqtinstall/compare/v3.1.19...v3.1.20
.. _v3.1.19: https://github.com/miurahr/aqtinstall/compare/v3.1.18...v3.1.19
.. _v3.1.18: https://github.com/miurahr/aqtinstall/compare/v3.1.17...v3.1.18
Expand Down

0 comments on commit f853732

Please sign in to comment.