From 55ab75fe8ac501f611311c1f1ed0d89e8da6a31e Mon Sep 17 00:00:00 2001 From: Ricardo Langner Date: Wed, 8 Oct 2014 22:28:03 +0200 Subject: [PATCH] Added changelog message for new package option bibstyle --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index ec99274..c9a626b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,8 +6,9 @@ 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 - Fixed changing font size of the document to small caused by a bug in the titlepage (matthieu-lapeyre) +- New package option bibfile: allows you to link/use arbitrary bibtex files +- New package option bibstyle: allows you to set a citation and bibliography style === v0.2.3 === - Fixed line breaks for long chapter headlines (caused text overlapping)