From 937e53777689cc7396f5788844a87c05a8b26643 Mon Sep 17 00:00:00 2001 From: Ricardo Langner Date: Tue, 30 Sep 2014 21:22:41 +0200 Subject: [PATCH] Created this changelog text file --- CHANGELOG | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 CHANGELOG diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..ac11ebd --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,32 @@ +# Clean Thesis changelog + +The latest version of this file can be found at the master branch of the +cleanthesis repository. + +=== Latest Dev === +- Created this changelog text file + +=== v0.2.3 === +- Fixed line breaks for long chapter headlines (caused text overlapping) +- Fixed wrong file names to the main latex file for the example document + +=== v0.2.2 === +- Fix: added address for postcards +- Doc: improved acknowledgments, added André Miede + +=== v0.2.1 === +- Fix: make horizontal line longer (just a bit) +- Fix: update my address (new) +- Change: add my name to the colophon +- Change: copyright years +- Feature: new package option for citation management tool (bib engine), biber or bibtex +- Doc: add first people to acknowledgments + +=== v0.2 === +- Fix: label widths in the lof and lot (list of figures, list of tables) +- Feature: more flexible/new package options +- Feature: improved color management, introduction of color themes (currently two) +- Doc: Initial documentation (package options) + +=== v0.1 === +- Initial public beta version