add changelog entry

This commit is contained in:
Sam Detweiler 2019-12-09 09:52:15 -06:00
parent 63d9904370
commit 340d04a48c

View File

@ -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
---