diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-06-06 01:19:34 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-06-06 01:19:34 -0500 |
commit | 2ed5e528bcbda82fb57e7e93ae51497976132712 (patch) | |
tree | a7c571429f6099605203abcbd4ec5e6d42a3bee9 | |
parent | 60dc297b56ea2fe5891776c145c196d6d382c671 (diff) | |
download | horizon-2ed5e528bcbda82fb57e7e93ae51497976132712.tar.gz horizon-2ed5e528bcbda82fb57e7e93ae51497976132712.tar.bz2 horizon-2ed5e528bcbda82fb57e7e93ae51497976132712.tar.xz horizon-2ed5e528bcbda82fb57e7e93ae51497976132712.zip |
Release version 0.9.20.9.2
-rw-r--r-- | CHANGELOG.rst | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 36ff559..a26c282 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -8,6 +8,29 @@ © 2019-2020 Adélie Linux and contributors. +0.9.2 (2020-06-06) +================== + +Boot to Horizon +--------------- + +* Added resources to enable booting to the System Installation Wizard. + + +Metadata +-------- + +* Update ``keymap`` to use kbd instead of console-setup. + + +Qt UI +----- + +* Ensure log is opened properly when built in Release modes. + +* Fix up signing keys, installed packages, and enabled services. + + 0.9.1 (2020-06-03) ================== |