Add option to newsfeed for logging errors

- 'logFeedWarnings' added to newsfeed config, defaulted to false
- Only log parse feed errors when logFeedWarnings is true
- Updated README and CHANGELOG
- Fixes #1329
This commit is contained in:
Matthew Veno
2018-06-26 20:01:28 -04:00
parent dd793650c3
commit e56377117b
5 changed files with 8 additions and 4 deletions

View File

@@ -22,6 +22,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Ability to fetch compliments from a remote server
- Add regex filtering to calendar module
- Customize classes for table
- Added option to newsfeed module to only log error parsing a news article if enabled
### Changed
- Upgrade to Electron 2.0.0.