diff --git a/CHANGELOG.md b/CHANGELOG.md index ea1ed83..b92fd19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. 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 ### Fixed