Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ddalcino authored Sep 10, 2024
1 parent 408df47 commit 271802d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,28 @@

## Unreleased

### Housekeeping
* Update changelog (forgot to do this before release 0.1.2)

## v0.1.2

### Bug fixes
* Show the new architectures `wasm_singlethread` and `wasm_multithread` for Qt 6.5.0,
to bring the output in-line with what `aqtinstall` v3.1.2 can actually install (#15)
* Dependency updates (thanks @dependabot!) (#22, #23, #24, #27, #28, #29, #30, #31, #32, #35, #39, #47)
* Updates for functional/integration tests (#25, #49)
* Fix display of:
* Qt 6.8.0
* Android versions of Qt >= 6.7.0
* Module names for Qt >= 6.7.0

### Features
* Add CLI commands for official Qt installers (#20)
* Add Changelog (#16)
* Add configurable settings for recommending a py7zr version (#19, #21)
* Add CLI commands for official installers (#20, #41)
* Show `sdktool` in list of supported tools
* Add arm64 hosts for Windows and Linux

## v0.1.1

Expand Down

0 comments on commit 271802d

Please sign in to comment.