From 7afc908c32d6f64a1caf2597b057ec6a9b04b728 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20B=C3=BCcheler?= Date: Wed, 30 Nov 2016 21:28:49 +0100 Subject: [PATCH] Added hidePrivate option of calendar module --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20f95c84..2902363a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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