add changelog

This commit is contained in:
Sam Detweiler 2019-12-09 09:46:45 -06:00
parent 42bab052e0
commit 460a383ffc

View File

@ -3,13 +3,8 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- new upgrade script to help users consume regular updates installers/upgrade-script.sh
- new script to help setup pm2, without install installers/fixuppm2.sh
### Updated
- 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
- updated compliments.js to handle newline in text, as textfields to not interpolate contents
---