From fb90574d44a0ea86f678b637614b161282f52e10 Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Sun, 2 Apr 2017 23:10:32 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3e23c6d..49c5543c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,10 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Changed ### Added -- Add in option to wrap long calendar events to multiple lines using `wrapEvents` configuration option +- Add in option to wrap long calendar events to multiple lines using `wrapEvents` configuration option. ### Updated +- Added missing keys to Polish translation. ## [2.1.1] - 2017-04-01