diff --git a/changelog/next.md b/changelog/next.md new file mode 100644 index 0000000..e2ba257 --- /dev/null +++ b/changelog/next.md @@ -0,0 +1,11 @@ +## New Features + +- Added support for creating wayland idle inhibitors. +- Added support for wayland idle timeouts. +- Changes to desktop entries are now tracked in real time. + +## Bug Fixes + +- Fixed a crash when running out of disk space to write log files. +- Fixed a rare crash when disconnecting a monitor. +- Fixed build issues preventing cross compilation from working.