Skip to content

Commit

Permalink
Prepare for release v0.9.0b1
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Miura <[email protected]>
  • Loading branch information
miurahr committed May 10, 2020
1 parent 1bf0443 commit ea6407f
Showing 1 changed file with 24 additions and 12 deletions.
36 changes: 24 additions & 12 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,12 @@ Current changes
Added
-----

* Support installation of Qt version for msvc2019
* Add knowlege of components combination on 5.14 and 5.15

Changed
-------

* Show detailed diagnose message when error happend.
* CI test with Qt 5.14.2 and 5.15.0
* CI test with installed mingw tools compiler.
* Depends on py7zr v0.7.0b2 and later.

Fixed
-----

* Tools: Fix mingw installation failure.
* Fix --outputdir behavior about path separator on windows

Deprecated
----------

Expand All @@ -41,6 +30,28 @@ Security
--------


`v0.9.0b1`_ (10, May. 2020)
===========================

Added
-----

* Support installation of Qt version for msvc2019
* Add knowlege of components combination on 5.14 and 5.15

Changed
-------

* Show detailed diagnose message when error happend.
* CI test with Qt 5.14.2 and 5.15.0
* CI test with installed mingw tools compiler.
* Depends on py7zr v0.7.0b2 and later.

Fixed
-----

* Tools: Fix mingw installation failure.
* Fix --outputdir behavior about path separator on windows

`v0.8`_ (26, Mar. 2020)
=======================
Expand Down Expand Up @@ -494,7 +505,8 @@ Fixed
.. _requests: https://pypi.org/project/requests
.. _argparse: https://pypi.org/project/argparse/

.. _Unreleased: https://github.com/miurahr/aqtinstall/compare/v0.8...HEAD
.. _Unreleased: https://github.com/miurahr/aqtinstall/compare/v0.9.0b1...HEAD
.. _v0.9.0b1: https://github.com/miurahr/aqtinstall/compare/v0.8...v0.9.0b1
.. _v0.8: https://github.com/miurahr/aqtinstall/compare/v0.8b1...v0.8
.. _v0.8b1: https://github.com/miurahr/aqtinstall/compare/v0.8a4...v0.8b1
.. _v0.8a4: https://github.com/miurahr/aqtinstall/compare/v0.8a3...v0.8a4
Expand Down

0 comments on commit ea6407f

Please sign in to comment.