ChangeLog for package komaletter

changes in version 0.2.0 (2018-04-13)
 - protect path to default lco in LaTeX file against breaking at whitespace on windows
 - renamed maintainers_delight.lco to avoid pandoc problems with underscores in paths
 - fixed letter layout table in intro vignette

changes in version 0.1.3 (2018-04-05)
 - removed dontshow-example because it takes more than 10s on windows

changes in version 0.1.2 (2018-04-05)
 - recreated help page from roxygen comments

changes in version 0.1.1 (2018-04-05)
 - added dontshow example which writes to tempdir
 - changed wording in DESCRIPTION

changes in version 0.1.0 (2018-04-03)
 - intial version based on linl version 0.0.2
 - changed template.tex to support KOMA-Script variables
 - introduced letter class option file maintaiers_delight.lco
 - adapted the skeleton.Rmd
 - switch off autolink_bare_uris in R/komaletter.R
 - feed lco_default to pandoc via command line arguments in R/komaletter.R
 - added three example-letter-vignettes
 - added intro vignette
 - adapted roxygen documentation
