diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-12-10 00:17:27 -0600 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2023-12-10 00:17:27 -0600 |
commit | 4fb6a777c8a555bcb05a4b8e77248e859d1c6b40 (patch) | |
tree | e5c640ffa6d7f67c213d37c1b65c8e8ee9675994 /CHANGELOG.rst | |
parent | e415fc62b02d416dae39f2d53765ca839abca419 (diff) | |
download | horizon-0.9.8.1.tar.gz horizon-0.9.8.1.tar.bz2 horizon-0.9.8.1.tar.xz horizon-0.9.8.1.zip |
Update CHANGELOG for 0.9.8.10.9.8.1
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r-- | CHANGELOG.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 225769e..7afcb34 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -9,6 +9,17 @@ +0.9.8.1 (2023-12-10) +==================== + +Qt UI +----- + +* The Qt Runner now spawns the HorizonScript Executor with full root + permissions, preventing an issue with file permissions in the target. + + + 0.9.8 (2023-12-07) ================== |