Add regex filtering to calendar module

This commit is contained in:
Kenn Breece
2018-06-03 17:34:16 -04:00
parent e40873710b
commit 70dccff293
3 changed files with 30 additions and 3 deletions

View File

@@ -19,6 +19,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Added option to calendar module that colors only the symbol instead of the whole line
- Added option for new display format in the calendar module with date headers with times/events below.
- Ability to fetch compliments from a remote server
- Add regex filtering to calendar module
### Changed
- Upgrade to Electron 2.0.0.