Added new package option bibfile: allows you to link/use arbitrary bibtex files

This commit is contained in:
Ricardo Langner
2014-09-30 22:58:40 +02:00
parent 971062a42f
commit 7283093479
4 changed files with 36 additions and 24 deletions

View File

@@ -6,6 +6,7 @@ cleanthesis repository.
=== Latest Dev ===
- Created this changelog text file
- Fixed broken package option/parameter colorize (hrzbrg)
- New package option bibfile: allows you to link/use arbitrary bibtex files
=== v0.2.3 ===
- Fixed line breaks for long chapter headlines (caused text overlapping)