add changelog update

This commit is contained in:
Sam Detweiler
2019-12-09 09:43:32 -06:00
parent 4338f11eb1
commit 52c4e3a256

View File

@@ -10,6 +10,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Updated ### Updated
- updated raspberry.sh installer script to handle new platform issues, split node/npm, pm2, and screen saver changes - updated raspberry.sh installer script to handle new platform issues, split node/npm, pm2, and screen saver changes
- improve handling for armv6l devices, where electron support has gone away, add optional serveronly config option - improve handling for armv6l devices, where electron support has gone away, add optional serveronly config option
- improved run-start.sh to handle for serveronly mode, by choice, or when electron not available
--- ---