Skip to content

Commit

Permalink
Release version 3.1.16
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
  • Loading branch information
miurahr committed Jun 16, 2024
1 parent c7f516e commit 8c4bf2e
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,17 @@ All notable changes to this project will be documented in this file.
`Unreleased`_
=============

`v3.1.16`_ (16, June 2024)
==========================

Fixed
-----
* Install Qt for Android 6.7.* (#791)
* Override host/target for src/docs if Qt > 6.7.0 (#776)

Deprecated
----------
* Drop support for python 3.7
* Drop support for python 3.7(#741)

`v3.1.15`_ (4, May 2024)
========================
Expand Down Expand Up @@ -372,7 +380,8 @@ Security
* Check Update.xml file with SHA256 hash (#493)


.. _Unreleased: https://github.com/miurahr/aqtinstall/compare/v3.1.15...HEAD
.. _Unreleased: https://github.com/miurahr/aqtinstall/compare/v3.1.16...HEAD
.. _v3.1.16: https://github.com/miurahr/aqtinstall/compare/v3.1.15...v3.1.16
.. _v3.1.15: https://github.com/miurahr/aqtinstall/compare/v3.1.14...v3.1.15
.. _v3.1.14: https://github.com/miurahr/aqtinstall/compare/v3.1.13...v3.1.14
.. _v3.1.13: https://github.com/miurahr/aqtinstall/compare/v3.1.12...v3.1.13
Expand Down

0 comments on commit 8c4bf2e

Please sign in to comment.