diff --git a/changelog/next.md b/changelog/next.md new file mode 100644 index 0000000..d0e9895 --- /dev/null +++ b/changelog/next.md @@ -0,0 +1,9 @@ +## New Features + +- 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.