From 74420ea7f95ef10e9a91022d6815deacc1dcdedd Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Sun, 4 Sep 2022 20:35:42 -0500 Subject: Release version 0.9.7 --- CHANGELOG.rst | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 56 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3616805..409dcc7 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,10 +5,65 @@ * **A. Wilcox**, documentation writer * **Contributors**, code :Copyright: - © 2019-2020 Adélie Linux and contributors. + © 2019-2022 Adélie Linux and contributors. +0.9.7 (2022-09-04) +================== + +CI +-- + +* Make test environment more predictible + + +hscript +------- + +* Portability fixes for libc++ + +* Better, more portable net conf reading + + +Project +------- + +* Miscellaneous URL fixes, documentation updates + + +Qt UI +----- + +* Select 'docs' package for Standard/Mobile + +* Offer SDDM as an option for Custom installs + +* Use 'tain' instead of 'tain_t' + +* Use alternative QProcess API + +* Use newer QPalette name + +* Port to using heavier buttonClicked signal + +* Refactor mount dialog partition display + +* Use correct SkipEmptyParts based on Qt SDK + +* Handle salt material correctly + + +Tests +----- + +* Ensure Ruby is always in UTF-8 mode + +* Add an stdout check to the simulator check + +* Fix, once and for all + + 0.9.6 (2020-11-07) ================== -- cgit v1.2.3-70-g09d2