Add 0.9.2 changelog entry
Update PKGBUILD version / update-pkgver (push) Successful in 2s

This commit is contained in:
2026-08-07 13:25:22 +02:00
parent c20cdb2f10
commit 55c683a2d7
+6
View File
@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
Format based on [Keep a Changelog](https://keepachangelog.com/). Format based on [Keep a Changelog](https://keepachangelog.com/).
## [0.9.2] - 2026-08-07
### Fixed
- Power actions (logout, lock, hibernate, reboot, shutdown) invoked `/usr/bin/loginctl`, `/usr/bin/systemctl` and `/usr/bin/moonlock` by absolute path and failed on distributions without an FHS layout; they now resolve via `PATH`
## [0.9.1] - 2026-06-17 ## [0.9.1] - 2026-06-17
### Fixed ### Fixed