Fixed changing font size of the document to small caused by a bug in the titlepage (matthieu-lapeyre) [issue 8]

This commit is contained in:
Ricardo Langner
2014-10-08 21:30:47 +02:00
parent ed84bba39b
commit 7462c326ae
2 changed files with 20 additions and 17 deletions

View File

@@ -7,6 +7,7 @@ cleanthesis repository.
- Created this changelog text file
- Fixed broken package option/parameter colorize (hrzbrg)
- New package option bibfile: allows you to link/use arbitrary bibtex files
- Fixed changing font size of the document to small caused by a bug in the titlepage (matthieu-lapeyre)
=== v0.2.3 ===
- Fixed line breaks for long chapter headlines (caused text overlapping)