Added hidePrivate option of calendar module

This commit is contained in:
Daniel Bücheler 2016-11-30 21:28:49 +01:00 committed by GitHub
parent c66ecbdd29
commit 7afc908c32

View File

@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## Unpublished
### Added
- Calendar module: option to hide private events
### Fixed
### Updated
## [2.0.5] - 2016-09-20
### Added