docs: add info about changed timestamp in changelog

This commit is contained in:
Rico
2020-02-03 21:43:45 +01:00
committed by GitHub
parent 65ea341ed0
commit e160f9a0f6

View File

@@ -32,6 +32,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Removed `run-start.sh` script and update start commands:
- To start using electron, use `npm run start`.
- To start in server only mode, use `npm run server`.
- Timestamp in log output now also contains the date
## [2.10.1] - 2020-01-10