diff --git a/CHANGELOG.md b/CHANGELOG.md index 53dd6c68..f3631000 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,8 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## Updated -- improve handling for armv6l devices, where electron support has gone away, add optional serveronly config option +- fix handling of config.js for serverOnly mode commented out +- only check for xwindows running if not on macOS ---