Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Miura <[email protected]>
  • Loading branch information
miurahr committed Jul 15, 2021
1 parent 8c13913 commit 56648f7
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,26 @@ All notable changes to this project will be documented in this file.
`Unreleased`_
=============

Added
-----
* Add error messages when user inputs an invalid semantic version(#291)

Changed
-------
* list subcommand now support tool information(#235)
* list subcommand can show versions, archiectures and modules.(#235)
* Add max_retries configuration for connection(#296)
* Change settings.ini to introduce [requests] section[#297]
* Change settings.ini to introduce [requests] section(#297)
* Change log format for logging file.
* Extension validation for tool subcommand(#314)
* list subcommand has --tool-long option(#304, #319)

Fixed
-----
* Fix helper.getUrl() to handle several response statuses(#292)
* Fix Qt 6.2.0 target path for macOS.(#289)

* Fix WinRT installation patching(#311)
* Fix Qt 5.9.0 installation (#312)

`v1.2.2`_ (1, Jul. 2021)
========================
Expand Down

0 comments on commit 56648f7

Please sign in to comment.