Merge pull request #825 from javiersigler/task/improve_dockerfile

Task/improve dockerfile
This commit is contained in:
Michael Teeuw
2017-04-05 20:14:46 +02:00
committed by GitHub
2 changed files with 13 additions and 9 deletions

View File

@@ -5,6 +5,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [2.1.2] - Unreleased
### Changed
- Fix the dockerfile to have it running from the first time.
### Added
- Add in option to wrap long calendar events to multiple lines using `wrapEvents` configuration option.