Release version 3.1.13

Added
-----
- Add support for arm64 architecture on linux desktop (#766)

Changed
-------
- Add Qt 6.6.3 as known version (#773)

Document
--------
- Add example command line that show combinations of sub-commands (#759)

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
Hiroshi Miura
2024-04-13 17:49:18 +09:00
parent 799fcfb026
commit 2b4dd5abac

View File

@@ -13,10 +13,21 @@ All notable changes to this project will be documented in this file.
`Unreleased`_ `Unreleased`_
============= =============
`v3.1.13`_ (13, Apr. 2024)
==========================
Added Added
----- -----
- Add support for arm64 architecture on linux desktop (#766) - Add support for arm64 architecture on linux desktop (#766)
Changed
-------
- Add Qt 6.6.3 as known version (#773)
Document
--------
- Add example command line that show combinations of sub-commands (#759)
`v3.1.12`_ (2, Mar. 2024) `v3.1.12`_ (2, Mar. 2024)
========================= =========================
@@ -343,7 +354,8 @@ Security
* Check Update.xml file with SHA256 hash (#493) * Check Update.xml file with SHA256 hash (#493)
.. _Unreleased: https://github.com/miurahr/aqtinstall/compare/v3.1.12...HEAD .. _Unreleased: https://github.com/miurahr/aqtinstall/compare/v3.1.13...HEAD
.. _v3.1.13: https://github.com/miurahr/aqtinstall/compare/v3.1.12...v3.1.13
.. _v3.1.12: https://github.com/miurahr/aqtinstall/compare/v3.1.11...v3.1.12 .. _v3.1.12: https://github.com/miurahr/aqtinstall/compare/v3.1.11...v3.1.12
.. _v3.1.11: https://github.com/miurahr/aqtinstall/compare/v3.1.10...v3.1.11 .. _v3.1.11: https://github.com/miurahr/aqtinstall/compare/v3.1.10...v3.1.11
.. _v3.1.10: https://github.com/miurahr/aqtinstall/compare/v3.1.9...v3.1.10 .. _v3.1.10: https://github.com/miurahr/aqtinstall/compare/v3.1.9...v3.1.10